add settings documentation

This commit is contained in:
Athou
2024-08-18 21:15:48 +02:00
parent ff9374f1ed
commit 4db0c775ff
6 changed files with 633 additions and 4 deletions

View File

@@ -61,8 +61,8 @@ services:
## Configuration
All [CommaFeed settings](https://github.com/Athou/commafeed/blob/master/commafeed-server/src/main/java/com/commafeed/CommaFeedConfiguration.java)
are optional and have sensible default values.
All [CommaFeed settings](https://github.com/Athou/commafeed/blob/master/commafeed-server/doc/commafeed.adoc) are
optional and have sensible default values.
Settings are overrideable with environment variables. For instance, `config.feedRefresh().intervalEmpirical()` can be
set