nextcloud: added defaultPhoneRegion

This commit is contained in:
Serĉanto de Scio 2021-07-28 12:17:28 +10:00
parent dfba62e2a8
commit 63870c365e
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -22,6 +22,7 @@
adminpassFile = "/run/keys/nextcloud-admin"; # Where to find the admin password
adminuser = "root"; # Set the admin user name
overwriteProtocol = "https"; # Force Nextcloud to always use HTTPS
defaultPhoneRegion = "AU"; # Country code for automatic phone-number detection
};
autoUpdateApps = {
enable = true; # Run regular auto update of all apps installed