From 3c86532a5d82a67df2d542939ec6219bf151d99f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Thu, 1 Dec 2022 13:37:46 +0100 Subject: [PATCH] feat(nextcloud): try to log stuff --- systems/makanek/nextcloud.nix | 7 +++++++ 1 file changed, 7 insertions(+) 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 = [