reasonableframework/storage/config/thirdparty.ini.php

12 lines
144 B
PHP

<?php
return <<<EOF
[thirdparty]
zabbix_host=
zabbix_username=
zabbix_password=
twilo_sid=
twilo_token=
vworld_api_key=
vworld_api_domain=
EOF;