mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Use undeprecated options
This commit is contained in:
parent
1688ab49fe
commit
1eb80ca2d0
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ in serverSystemConfiguration {
|
||||||
config.dbhost = "/run/postgresql";
|
config.dbhost = "/run/postgresql";
|
||||||
config.dbtype = "pgsql";
|
config.dbtype = "pgsql";
|
||||||
|
|
||||||
extraOptions = {
|
settings = {
|
||||||
default_phone_region = "TR";
|
default_phone_region = "TR";
|
||||||
|
|
||||||
mail_smtphost = "::";
|
mail_smtphost = "::";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue