1
Fork 0
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:
RGBCube 2024-01-15 13:34:30 +03:00
parent af1173cd93
commit d175a84d85
No known key found for this signature in database

View file

@ -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;