add CTiT setting for max UI job events

This commit is contained in:
AlanCoding
2017-10-06 16:16:17 -04:00
committed by Matthew Jones
parent f93506fe2c
commit dee4b72303
3 changed files with 13 additions and 2 deletions

View File

@@ -166,7 +166,7 @@ STDOUT_MAX_BYTES_DISPLAY = 1048576
# Returned in the header on event api lists as a recommendation to the UI
# on how many events to display before truncating/hiding
RECOMMENDED_MAX_EVENTS_DISPLAY_HEADER = 4000
MAX_UI_JOB_EVENTS = 4000
# The maximum size of the ansible callback event's res data structure
# beyond this limit and the value will be removed