Reorder directory structure
/tftpboot -> /data /tftpboot/index.php -> /srv/web/index.php /tftp_provisioner.php -> /srv/tftp/tftp_provisioner.php Signed-off-by: Diederik de Groot <ddegroot@talon.nl>
This commit is contained in:
12
config.ini
12
config.ini
@@ -8,6 +8,12 @@ log_level = LOG_INFO ; LOG_EMERG|LOG_ALERT|LOG_CRIT|LOG_ERR|LOG_WARNING|LO
|
||||
auto_generate_settings = FALSE
|
||||
auto_sign = FALSE
|
||||
auto_encrypt = FALSE
|
||||
localnet = 192.168.178.0/24
|
||||
|
||||
[config]
|
||||
file = /etc/asterisk/sccp.conf
|
||||
database = asterisk
|
||||
database_driver = postgres
|
||||
|
||||
[security]
|
||||
cert_ca = NULL
|
||||
@@ -53,3 +59,9 @@ urls.messages = NULL
|
||||
urls.proxyserver = NULL
|
||||
;vpn.
|
||||
;phoneservices.
|
||||
|
||||
[SEP001122334455]
|
||||
locale.country = Netherlands
|
||||
locale.language = Dutch Netherlands
|
||||
locale.langcode = nl_NL
|
||||
locale.charset = utf-8
|
||||
|
Reference in New Issue
Block a user