Option to show/hide sensitive data

This commit is contained in:
Andy Miller 2019-07-08 15:53:25 -06:00
parent 1485c23aba
commit e8b24479b9
No known key found for this signature in database
GPG Key ID: E82B8D0EAB94EFB9

View File

@ -1037,6 +1037,17 @@ form:
debugbar: PLUGIN_ADMIN.DEBUGGER_DEBUGBAR
clockwork: PLUGIN_ADMIN.DEBUGGER_CLOCKWORK
debugger.censored:
type: toggle
label: PLUGIN_ADMIN.SHOW_SENSITIVE
help: PLUGIN_ADMIN.SHOW_SENSITIVE_HELP
highlight: 0
options:
1: PLUGIN_ADMIN.YES
0: PLUGIN_ADMIN.NO
validate:
type: bool
debugger.shutdown.close_connection:
type: toggle
label: PLUGIN_ADMIN.SHUTDOWN_CLOSE_CONNECTION