mirror of
https://github.com/ansible/awx.git
synced 2026-03-17 17:07:33 -02:30
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