Update config.sh

Debian default back to PHP 5 to use Debian's default repository rather than the 3rd party repo. To get Debian 7 now go to debian/resources/config.php and change it to 7.
This commit is contained in:
FusionPBX 2017-04-29 04:09:00 -06:00 committed by GitHub
parent 56da09a395
commit dba2aef312
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ database_repo=official # PostgresSQL official, system, 2ndquadrant
database_backup=false # true or false database_backup=false # true or false
# General Settings # General Settings
php_version=7 # PHP version 5 or 7 php_version=5 # PHP version 5 or 7