File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ redirect_from:
9
9
The following properties can be used to configure Node-RED.
10
10
11
11
When running as a normal application, it loads its configuration from a settings
12
- file. For more information about the settings file and where it is, read [ this guide] ( /docs/faq/ settings-file) .
12
+ file. For more information about the settings file and where it is, read [ this guide] ( settings-file ) .
13
13
14
14
When running as an [ embedded application] ( embedding ) , the configuration options
15
15
are passed in the call to ` RED.init() ` . However, when run in this mode, certain
@@ -116,7 +116,7 @@ The default level is `info`. For embedded devices with limited flash storage you
116
116
### Editor Configuration
117
117
118
118
adminAuth
119
- : enables user-level security in the editor and admin API. See [ security ] ( security )
119
+ : enables user-level security in the editor and admin API. See [ Securing Node-RED ] ( securing-node-red )
120
120
for more information.
121
121
122
122
paletteCategories
You can’t perform that action at this time.
0 commit comments