diff --git a/systems/makanek/nextcloud.nix b/systems/makanek/nextcloud.nix index 51d4928..fc0e5b6 100644 --- a/systems/makanek/nextcloud.nix +++ b/systems/makanek/nextcloud.nix @@ -31,7 +31,14 @@ in { adminpassFile = passwordFile ; adminuser = "admin"; # extraTrustedDomains = [ "toum.r" ]; + defaultPhoneRegion = "DE"; }; + + logLevel = 0; + # logType = "systemd"; + # phpExtensions = all: [ all.php-systemd ]; + + # extraOptions = { }; }; niveum.passport.services = [