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
1 changed files with 1 additions and 1 deletions

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";