We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49ab61c commit 9032965Copy full SHA for 9032965
docs/configuration.md
@@ -21,7 +21,7 @@ All top-level configuration data are
21
22
| Name | Type | Default | Cli | Environment-Var | Description |
23
|-------------|---------|---------|---------------|-----------------|---|
24
-| noSave | boolean | false | --nosave | NO_SAVE | do not persist changes in active connection list |
+| noSave | boolean | false | --nosave | NOSAVE | do not persist changes in active connection list |
25
| noLogData | boolean | false | --no-log-data | NO_LOG_DATA | do not log values of redis keys to console |
26
| ui | object | | | | see section 2. User interface parameter|
27
| redis | object | | | | see section 3. General Redis connection parameter |
0 commit comments