forked from norman/fusionpbx-install.sh-github-mirror
Use branch 5.3 for the new release.
This commit is contained in:
2
debian/resources/config.sh
vendored
2
debian/resources/config.sh
vendored
@@ -3,7 +3,7 @@
|
||||
domain_name=ip_address # hostname, ip_address or a custom value
|
||||
system_username=admin # default username admin
|
||||
system_password=random # random or a custom value
|
||||
system_branch=5.2 # master, 5.2
|
||||
system_branch=5.3 # master, 5.3
|
||||
|
||||
# FreeSWITCH Settings
|
||||
switch_branch=stable # master, stable
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
domain_name=hostname # hostname, ip_address or a custom value
|
||||
system_username=admin # default username admin
|
||||
system_password=random # random or as a pre-set value
|
||||
system_branch=5.2 # master, 5.2
|
||||
system_branch=5.3 # master, 5.3
|
||||
|
||||
# FreeSWITCH Settings
|
||||
switch_enabled=true # true or false
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
domain_name=ip_address # hostname, ip_address or a custom value
|
||||
system_username=admin # default username admin
|
||||
system_password=random # random or a custom value
|
||||
system_branch=5.2 # master, 5.2
|
||||
system_branch=5.3 # master, 5.3
|
||||
|
||||
# FreeSWITCH Settings
|
||||
switch_branch=stable # master, stable
|
||||
|
||||
Reference in New Issue
Block a user