mirror of
https://github.com/ansible/awx.git
synced 2026-04-07 02:59:21 -02:30
Merge pull request #5034 from kensible/4999-remove-bytes-display
Removed STDOUT_MAX_BYTES_DISPLAY from CTinT
This commit is contained in:
@@ -17,10 +17,6 @@
|
|||||||
reset: 'AD_HOC_COMMANDS',
|
reset: 'AD_HOC_COMMANDS',
|
||||||
multiSelect: true
|
multiSelect: true
|
||||||
},
|
},
|
||||||
STDOUT_MAX_BYTES_DISPLAY: {
|
|
||||||
type: 'number',
|
|
||||||
reset: 'STDOUT_MAX_BYTES_DISPLAY'
|
|
||||||
},
|
|
||||||
AWX_PROOT_BASE_PATH: {
|
AWX_PROOT_BASE_PATH: {
|
||||||
type: 'text',
|
type: 'text',
|
||||||
reset: 'AWX_PROOT_BASE_PATH',
|
reset: 'AWX_PROOT_BASE_PATH',
|
||||||
|
|||||||
Reference in New Issue
Block a user