fusionpbx-install.sh/debian/resources/config.sh

15 lines
476 B
Bash
Raw Normal View History

2017-03-04 18:36:42 +01:00
2017-03-04 19:21:28 +01:00
# FusionPBX Settings
2017-03-04 20:34:29 +01:00
system_branch=stable # master, stable
2017-03-04 19:21:28 +01:00
# FreeSWITCH Settings
2017-03-04 22:14:05 +01:00
switch_branch=stable # master, stable
2017-03-04 20:34:29 +01:00
switch_source=false # true or false
switch_package=true # true or false
2017-03-04 19:21:28 +01:00
# General Settings
2017-03-04 20:34:29 +01:00
php_version=5 # PHP version 5 or 7
2017-03-04 21:08:34 +01:00
database_repo=official # PostgresSQL official, system, 2ndquadrant
2017-03-05 18:54:12 +01:00
database_backup=false # true or false
2017-03-04 20:34:29 +01:00
web_server_name=nginx # nginx