mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 14:11:24 -03:30
add resource profiling toggle in jobs settings
This commit is contained in:
parent
2c1c2f452d
commit
b981f3eed6
@ -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: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user