release-monitoring: Update configuration
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
ad7c41bf0b
commit
f666c5d168
1 changed files with 3 additions and 0 deletions
|
@ -64,6 +64,9 @@ github_access_token = "{{ github_stg_release_monitoring }}"
|
||||||
github_access_token = "{{ github_prod_release_monitoring }}"
|
github_access_token = "{{ github_prod_release_monitoring }}"
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
# Error threshold
|
||||||
|
check_error_threshold = 100
|
||||||
|
|
||||||
# The logging configuration, in dictConfig format.
|
# The logging configuration, in dictConfig format.
|
||||||
[anitya_log_config]
|
[anitya_log_config]
|
||||||
version = 1
|
version = 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue