Create thirdparty.ini.php
This commit is contained in:
parent
e7019f22e4
commit
82bd8b7458
9
storage/config/thirdparty.ini.php
Normal file
9
storage/config/thirdparty.ini.php
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
return <<<EOF
|
||||
[thirdparty]
|
||||
zabbix_host=
|
||||
zabbix_username=
|
||||
zabbix_password=
|
||||
twilo_sid=
|
||||
twilo_token=
|
||||
EOF;
|
||||
Loading…
Reference in New Issue
Block a user