Update config.sh

This commit is contained in:
FusionPBX 2019-11-03 10:32:36 -07:00 committed by GitHub
parent a5faeb8bce
commit 61e189c74b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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