[Docs] Add module config reload docs#4930
Conversation
| reload.period: 10s | ||
| ------------------------------------------------------------------------------ | ||
|
|
||
| TIP: If you are using the <<modules-command,`modules`>> command to enable and |
There was a problem hiding this comment.
@exekias I'm not sure if I'm going far enough here. I think it might be better to show the modules.d path in the config example here rather than just mentioning it as an aside. WDYT? (still need to write those docs...tomorrow)
There was a problem hiding this comment.
Yeah I think so, we show a common path from doc, while it's clear you can change it if you want
| Each file found by the Glob must contain a list of one or more module | ||
| definitions. For example: | ||
|
|
||
| //REVIEWERS: I got an error when I tried to have an empty line before the -module: mysql entry below. Shouldn't whitespace be allowed there? |
There was a problem hiding this comment.
Uhm I think it should be allowed so we may file a bug for this?
There was a problem hiding this comment.
Weird. I was not able to reproduce this issue. Maybe I had a tab or something on that line? Anyhow...if I can't reproduce the problem, it doesn't exist, right? :-)
exekias
left a comment
There was a problem hiding this comment.
LGTM, +1 to change example path to modules.d
No description provided.