mirror of
https://github.com/ansible/awx.git
synced 2026-08-03 19:40:00 -02:30
Merge pull request #4716 from jladdjr/perf_stats
Enable collection of performance stats
This commit is contained in:
@@ -85,6 +85,9 @@ export default ['i18n', function(i18n) {
|
||||
AWX_ISOLATED_CONNECTION_TIMEOUT: {
|
||||
type: 'text',
|
||||
reset: 'AWX_ISOLATED_CONNECTION_TIMEOUT'
|
||||
},
|
||||
AWX_RESOURCE_PROFILING_ENABLED: {
|
||||
type: 'toggleSwitch',
|
||||
}
|
||||
},
|
||||
buttons: {
|
||||
|
||||
Reference in New Issue
Block a user