Update config.sh
This commit is contained in:
parent
aaf7351f3b
commit
8276c609f2
|
|
@ -10,7 +10,7 @@ switch_source=true # true
|
|||
|
||||
# Database Settings
|
||||
database_password=random # random or as a pre-set value
|
||||
database_version=9.3 # Postgres 9.6, 9.5, 9.4 or 9.3 (pkg php70-pgsql uses 9.3 by default)
|
||||
database_version=9.6 # Postgres 9.6, 9.5, 9.4 or 9.3
|
||||
database_backup=false # true or false
|
||||
|
||||
# General Settings
|
||||
|
|
|
|||
Loading…
Reference in New Issue