phpvms/modules/Vacentral/Config/config.php
2017-12-05 21:57:12 -06:00

8 lines
112 B
PHP

<?php
return [
'name' => 'vacentral',
'address' => 'https://api.vacentral.net',
'api_key' => ''
];