Update config.sh
This commit is contained in:
parent
98b9b0cf3b
commit
b5403fa888
|
|
@ -9,6 +9,7 @@ system_branch=stable # master, stable
|
||||||
switch_branch=stable # master, stable
|
switch_branch=stable # master, stable
|
||||||
switch_source=false # true or false
|
switch_source=false # true or false
|
||||||
switch_package=true # true or false
|
switch_package=true # true or false
|
||||||
|
switch_tls=true # true or false
|
||||||
|
|
||||||
# Database Settings
|
# Database Settings
|
||||||
database_password=random # random or a custom value
|
database_password=random # random or a custom value
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue