From ead9ed20e800749cc6c8d9f6569a3644717e3e71 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Mon, 10 Nov 2025 09:20:36 +0000 Subject: [PATCH] Bump nextcloud log level to info Signed-off-by: Marcus Noble --- manifests/nextcloud_chart/manifest.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/nextcloud_chart/manifest.yaml b/manifests/nextcloud_chart/manifest.yaml index bafd928..6a5f1a5 100644 --- a/manifests/nextcloud_chart/manifest.yaml +++ b/manifests/nextcloud_chart/manifest.yaml @@ -57,6 +57,7 @@ data: 'https', + 'loglevel' => 1, 'log_rotate_size' => 100 * 1024 * 1024 ); .htaccess: |-