File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -120,9 +120,9 @@ parameters:
120
120
You can override the default backlog value when the daemon listens for
121
121
connections. It defaults to 5.
122
122
123
- You may also include any module parameters in the global part of the config
124
- file, in which case the supplied value will override the default for that
125
- parameter.
123
+ You may also include any [ MODULE PARAMETERS ] ( # ) in the global part of the
124
+ config file, in which case the supplied value will override the default for
125
+ that parameter.
126
126
127
127
You may use references to environment variables in the values of parameters.
128
128
String parameters will have %VAR% references expanded as late as possible (when
@@ -153,8 +153,8 @@ parameters as a combination of the default values that are set at that position
153
153
in the config file plus its own parameter list, the use of a "[ global] " section
154
154
can help to maintain shared config values for multiple modules.
155
155
156
- As with GLOBAL PARAMETERS, you may use references to environment variables in
157
- the values of parameters. See the GLOBAL PARAMETERS section for more details.
156
+ As with [ GLOBAL PARAMETERS] ( # ) , you may use references to environment variables
157
+ in the values of parameters. See that section for details.
158
158
159
159
0 . ` comment `
160
160
You can’t perform that action at this time.
0 commit comments