22
0
mirror of https://github.com/SuperSandro2000/nixos-modules.git synced 2024-06-10 18:24:05 +02:00

nextcloud: resolve renamed option

This commit is contained in:
Sandro - 2024-01-30 20:57:33 +01:00
parent 2dae76c258
commit 00fa8f1d17
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -51,7 +51,7 @@ in
"opcache.jit_buffer_size" = "128M";
};
extraOptions = lib.mkMerge [
settings = lib.mkMerge [
(lib.mkIf cfg.recommendedDefaults {
# otherwise the Logging App does not function
log_type = "file";