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:
parent
ed17d98138
commit
8369b8d9ef
1 changed files with 2 additions and 2 deletions
|
@ -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 #####
|
||||
|
|
Loading…
Add table
Reference in a new issue