From 978490d3d38255f40802948f8f0c2a6bca5ff8cc Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Mon, 7 Aug 2023 02:49:31 +0300 Subject: [PATCH] Update questions.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- charts/stable/nextcloud/questions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/nextcloud/questions.yaml b/charts/stable/nextcloud/questions.yaml index b77fd5e5348..73c9aff8146 100644 --- a/charts/stable/nextcloud/questions.yaml +++ b/charts/stable/nextcloud/questions.yaml @@ -534,7 +534,7 @@ questions: schema: type: int required: true - default: 10000 + default: 128 - variable: revalidate_freq label: Revalidate Frequency description: How often to check script timestamps for updates, in seconds. 0 will result in OPcache checking for updates on every request.