mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Set default phone region
This commit is contained in:
parent
af1173cd93
commit
d175a84d85
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ in serverSystemConfiguration {
|
||||||
|
|
||||||
secretFile = config.age.secrets."cube/password.mail.nextcloud".path;
|
secretFile = config.age.secrets."cube/password.mail.nextcloud".path;
|
||||||
extraOptions = {
|
extraOptions = {
|
||||||
|
default_phone_region = "TR";
|
||||||
|
|
||||||
mail_domain = domain;
|
mail_domain = domain;
|
||||||
mail_smtphost = domain;
|
mail_smtphost = domain;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue