diff --git a/centos/resources/config.sh b/centos/resources/config.sh index 320beb9..cd2dd81 100644 --- a/centos/resources/config.sh +++ b/centos/resources/config.sh @@ -11,8 +11,3 @@ switch_package=true # true or false # Database Settings database_password=random # random or as a pre-set value -database_repo=official # PostgresSQL official, system, 2ndquadrant -database_backup=false # true or false - -# General Settings -php_version=5 # PHP version 5