3
4
mirror of https://git.feal.no/felixalb/nixos-config.git synced 2025-10-06 04:53:57 +02:00

voyager: add nextcloud file logging

This commit is contained in:
2024-06-04 17:42:58 +02:00
parent 5aa756b842
commit 541602b594

View File

@@ -23,6 +23,7 @@ in {
settings = {
trusted_proxies = [ "192.168.10.175" ]; # defiant
default_phone_region = "NO";
log_type = "file";
};
phpOptions = {