mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 03:31:10 -03:30
add resource profiling toggle in jobs settings
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