conf: beautify one formatting in the directives array.
Michael
This commit is contained in:
parent
2beaac96d3
commit
5198ae644b
@ -223,7 +223,8 @@ struct {
|
||||
},
|
||||
{
|
||||
BEGIN "(upstream)" WS "(" IP "|" ALNUM ")" ":" INT "(" WS STR
|
||||
")?" END, handle_upstream, NULL},
|
||||
")?" END, handle_upstream, NULL
|
||||
},
|
||||
#endif
|
||||
/* loglevel */
|
||||
STDCONF ("loglevel", "(critical|error|warning|notice|connect|info)",
|
||||
|
Loading…
Reference in New Issue
Block a user