Update config.sh
This commit is contained in:
parent
7ad32f29dc
commit
24810b26f6
|
|
@ -10,4 +10,5 @@ switch_package=true # true or false
|
|||
# General Settings
|
||||
php_version=5 # PHP version 5 or 7
|
||||
database_repo=official # PostgresSQL official, system, 2ndquadrant
|
||||
database_backup=false # true or false
|
||||
web_server_name=nginx # nginx
|
||||
|
|
|
|||
Loading…
Reference in New Issue