Create thirdparty.ini.php

This commit is contained in:
Namhyeon Go 2019-04-15 13:36:29 +09:00 committed by GitHub
parent e7019f22e4
commit 82bd8b7458
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,9 @@
<?php
return <<<EOF
[thirdparty]
zabbix_host=
zabbix_username=
zabbix_password=
twilo_sid=
twilo_token=
EOF;