mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-14 07:48:39 -05:00
add the ability to enable profiling for the callback receiver workers
This commit is contained in:
@@ -1222,6 +1222,9 @@ AWX_REQUEST_PROFILE = False
|
||||
#
|
||||
AWX_REQUEST_PROFILE_WITH_DOT = False
|
||||
|
||||
# Allow profiling callback workers via SIGUSR1
|
||||
AWX_CALLBACK_PROFILE = False
|
||||
|
||||
# Delete temporary directories created to store playbook run-time
|
||||
AWX_CLEANUP_PATHS = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user