1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2024-09-03 19:16:06 +02:00

fix small config typos (upstream)

This commit is contained in:
OniriCorpe 2023-04-19 16:01:52 +02:00
parent ed17d98138
commit 8369b8d9ef

View file

@ -317,9 +317,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 #####