This commit is contained in:
Athou
2023-05-31 07:36:50 +02:00
parent 5ecf3e0fbf
commit d6205b7da3
5 changed files with 11 additions and 11 deletions

View File

@@ -41,14 +41,14 @@ app:
graphitePort: 2003
graphiteInterval: 60
# wether this commafeed instance has a lot of feeds to refresh
# whether this commafeed instance has a lot of feeds to refresh
# leave this to false in almost all cases
heavyLoad: false
# minimum amount of time commafeed will wait before refreshing the same feed
refreshIntervalMinutes: 5
# wether to enable pubsub
# whether to enable pubsub
# probably not needed if refreshIntervalMinutes is low
pubsubhubbub: false