summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-11-28 16:47:25 +0100
committermetamuffin <metamuffin@disroot.org>2023-11-28 16:47:25 +0100
commitab0d780062bff88d4fbcdd2c91ad5352c0d6279f (patch)
tree0d17fa880a87fe014838df6633ca3ebfc7d51f25
parent63caab6593ef2e49d18a390262f5dbdec6b0b4bc (diff)
downloadgnix-ab0d780062bff88d4fbcdd2c91ad5352c0d6279f.tar
gnix-ab0d780062bff88d4fbcdd2c91ad5352c0d6279f.tar.bz2
gnix-ab0d780062bff88d4fbcdd2c91ad5352c0d6279f.tar.zst
document watch configv1.0.0
-rw-r--r--readme.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 961914a..2194d81 100644
--- a/readme.md
+++ b/readme.md
@@ -52,6 +52,10 @@ hosts:
connections. excess connections are rejected. Default: 256
- **section `hosts`**
- A map from hostname (a string) to a _filter_ or a list of _filters_
+- `watch_config`: boolean if to watch the configuration file for changes and
+ apply them accordingly. Default: true (Note: This will watch the entire parent
+ directory of the config since most editors first move the file. Currently any
+ change will trigger a reload. TODO)
### Filters