mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 17:37:37 -02:30
Refactor log handler and support TCP/UDP communications
This commit is contained in:
@@ -877,7 +877,7 @@ INSIGHTS_URL_BASE = "https://access.redhat.com"
|
||||
TOWER_SETTINGS_MANIFEST = {}
|
||||
|
||||
LOG_AGGREGATOR_ENABLED = False
|
||||
LOG_AGGREGATOR_HTTP_TIMEOUT = 5
|
||||
LOG_AGGREGATOR_TCP_TIMEOUT = 5
|
||||
|
||||
# The number of retry attempts for websocket session establishment
|
||||
# If you're encountering issues establishing websockets in clustered Tower,
|
||||
|
||||
Reference in New Issue
Block a user