[bugfix] fix small config typos (#1707)

This commit is contained in:
tobi 2023-04-19 14:22:13 +02:00 committed by tsmethurst
parent 0744477a74
commit 4dbf9a27bc

View file

@ -316,9 +316,9 @@ cache:
user-ttl: "30m"
user-sweep-freq: "1m"
webfinger-max-size": 250
webfinger-max-size: 250
webfinger-ttl: "24h"
webfinger-sweep-freq": "1m"
webfinger-sweep-freq: "1m"
######################
##### WEB CONFIG #####