Skip to content

Commit

Permalink
add new env JIRA_JQL_AUTO_FULL_REFRESH (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhangNing10 authored Aug 26, 2024
1 parent 272cbd9 commit 75e34fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/devlake/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 75e34fe

Please sign in to comment.