forked from norman/fusionpbx-install.sh-github-mirror
Update config.sh
This commit is contained in:
@@ -5,8 +5,8 @@ system_password=random # random or as a pre-set value
|
||||
system_branch=stable # master, stable
|
||||
|
||||
# FreeSWITCH Settings
|
||||
switch_branch=stable # master, stable
|
||||
switch_source=true # true
|
||||
switch_branch=stable # master, stable (master requires source)
|
||||
switch_source=package # package, port, source
|
||||
|
||||
# Database Settings
|
||||
database_password=random # random or as a pre-set value
|
||||
|
||||
Reference in New Issue
Block a user