Commit 7368d745 authored by Brian Brazil's avatar Brian Brazil Committed by GitHub

Merge pull request #526 from mattbostock/patch-3

file_sd_config: Correct refresh_interval to 5m
parents 5474f1bf 34fd8fde
......@@ -419,7 +419,7 @@ files:
[ - <filename_pattern> ... ]
# Refresh interval to re-read the files.
[ refresh_interval: <duration> | default = 30s ]
[ refresh_interval: <duration> | default = 5m ]
```
Where `<filename_pattern>` may be a path ending in `.json`, `.yml` or `.yaml`. The last path segment
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment