Merge pull request #5034 from kensible/4999-remove-bytes-display

Removed STDOUT_MAX_BYTES_DISPLAY from CTinT
This commit is contained in:
kensible 2017-01-30 12:57:21 -05:00 committed by GitHub
commit 96dac001ed

View File

@ -17,10 +17,6 @@
reset: 'AD_HOC_COMMANDS',
multiSelect: true
},
STDOUT_MAX_BYTES_DISPLAY: {
type: 'number',
reset: 'STDOUT_MAX_BYTES_DISPLAY'
},
AWX_PROOT_BASE_PATH: {
type: 'text',
reset: 'AWX_PROOT_BASE_PATH',