mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat(nextcloud): try to log stuff
This commit is contained in:
@@ -31,7 +31,14 @@ in {
|
||||
adminpassFile = passwordFile <system-secrets/nextcloud/admin>;
|
||||
adminuser = "admin";
|
||||
# extraTrustedDomains = [ "toum.r" ];
|
||||
defaultPhoneRegion = "DE";
|
||||
};
|
||||
|
||||
logLevel = 0;
|
||||
# logType = "systemd";
|
||||
# phpExtensions = all: [ all.php-systemd ];
|
||||
|
||||
# extraOptions = { };
|
||||
};
|
||||
|
||||
niveum.passport.services = [
|
||||
|
||||
Reference in New Issue
Block a user