From 75e34fe7c8e8b18db15fb2a4b97377ad9098e799 Mon Sep 17 00:00:00 2001 From: ZhangNing10 <135692613+ZhangNing10@users.noreply.github.com> Date: Mon, 26 Aug 2024 14:25:03 +0800 Subject: [PATCH] add new env JIRA_JQL_AUTO_FULL_REFRESH (#301) --- charts/devlake/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/devlake/values.yaml b/charts/devlake/values.yaml index 68edb63..2944759 100644 --- a/charts/devlake/values.yaml +++ b/charts/devlake/values.yaml @@ -187,6 +187,7 @@ lake: LOGGING_DIR: "/app/logs" # debug, info, warn, error LOGGING_LEVEL: "info" + JIRA_JQL_AUTO_FULL_REFRESH: "true" ########################## # ENABLE_SUBTASKS_BY_DEFAULT: This environment variable is used to enable or disable the execution of subtasks. # The format is as follows: plugin_name1:subtask_name1:enabled_value,plugin_name2:subtask_name2:enabled_value,plugin_name3:subtask_name3:enabled_value