Update config.sh
This commit is contained in:
parent
c027f66888
commit
001b25e446
|
|
@ -9,8 +9,6 @@ switch_package=true # true or false
|
||||||
switch_package_all=true # true or false
|
switch_package_all=true # true or false
|
||||||
|
|
||||||
# General Settings
|
# General Settings
|
||||||
cpu_architecture=x86 # arm, x86_64
|
|
||||||
cpu_mode=64 # 32 or 64 bit
|
|
||||||
php_version=5 # PHP version 5 or 7
|
php_version=5 # PHP version 5 or 7
|
||||||
database_repo=official # PostgresSQL official, system, 2ndquadrant
|
database_repo=official # PostgresSQL official, system, 2ndquadrant
|
||||||
web_server_name=nginx # nginx
|
web_server_name=nginx # nginx
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue