forked from norman/fusionpbx-install.sh-github-mirror
Update config.sh
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
domain_name=ip_address # hostname, ip_address or a custom value
|
domain_name=ip_address # hostname, ip_address or a custom value
|
||||||
system_username=admin # default username admin
|
system_username=admin # default username admin
|
||||||
system_password=random # random or as a pre-set value
|
system_password=random # random or as a pre-set value
|
||||||
system_branch=stable # master, stable
|
system_branch=master # master, stable
|
||||||
|
|
||||||
# FreeSWITCH Settings
|
# FreeSWITCH Settings
|
||||||
switch_enabled=true # true or false
|
switch_enabled=true # true or false
|
||||||
|
|||||||
Reference in New Issue
Block a user