diff --git a/src/rougail/output_console/config.py b/src/rougail/output_console/config.py index 6b3d8cc..f56260f 100644 --- a/src/rougail/output_console/config.py +++ b/src/rougail/output_console/config.py @@ -35,17 +35,14 @@ console: read_write: description: Display variables available in read_write mode - negative_description: Display variables available in read_only mode default: false show_secrets: description: Show secrets instead of obscuring them - negative_description: Obscuring secrets instead of show them default: false mandatory: description: Test mandatories variable before display in console - negative_description: Do not test mandatories variable before display in console default: true """ return {