Update config.sh
This commit is contained in:
parent
a5faeb8bce
commit
61e189c74b
|
|
@ -2,7 +2,7 @@
|
||||||
# FusionPBX Settings
|
# FusionPBX Settings
|
||||||
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_branch=stable # master, stable
|
switch_branch=stable # master, stable
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue