forked from norman/fusionpbx-install.sh-github-mirror
Update config.sh
This commit is contained in:
14
debian/resources/config.sh
vendored
14
debian/resources/config.sh
vendored
@@ -1 +1,15 @@
|
||||
|
||||
# FusionPBX Settings
|
||||
system_branch=stable # master, stable
|
||||
|
||||
# FreeSWITCH Settings
|
||||
switch_source=false # true or false
|
||||
switch_package=true # true or false
|
||||
switch_branch=stable # master, stable
|
||||
|
||||
# General Settings
|
||||
cpu_architecture=x86 # arm, x86_64
|
||||
cpu_mode=64 # 32 or 64 bit
|
||||
php_version=5 # PHP version 5 or 7
|
||||
database_version=9.6 # PostgresSQL 9.4 or 9.6
|
||||
web_server_name=nginx # nginx
|
||||
|
||||
Reference in New Issue
Block a user