mirror of
https://git.feal.no/felixalb/nixos-config.git
synced 2024-12-22 04:07:28 +01:00
voyager: add nextcloud file logging
This commit is contained in:
parent
5aa756b842
commit
541602b594
@ -23,6 +23,7 @@ in {
|
||||
settings = {
|
||||
trusted_proxies = [ "192.168.10.175" ]; # defiant
|
||||
default_phone_region = "NO";
|
||||
log_type = "file";
|
||||
};
|
||||
|
||||
phpOptions = {
|
||||
|
Loading…
Reference in New Issue
Block a user