File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -175,6 +175,8 @@ This option allows you to specify your secret key.
175
175
Node-RED from being able to decrypt your existing credentials and they will be
176
176
lost._
177
177
178
+ ** Note** : _ This option support secrets, e.g., ` !secret red_secret ` ._
179
+
178
180
### Option: ` users `
179
181
180
182
This option can be used to password protect the Node-RED editor and admin API.
@@ -189,7 +191,7 @@ A user has the following properties:
189
191
Permissions can be ` * ` or ` read ` . We are planning to support a more fine-grained
190
192
control over permissions in future releases of the add-on.
191
193
192
- ** Note** : _ These options (except for ` permissions ` ) support secrets, e.g., ` !secret red_password ` ._
194
+ ** Note** : _ These options support secrets, e.g., ` !secret red_password ` ._
193
195
194
196
### Option: ` http_node `
195
197
You can’t perform that action at this time.
0 commit comments