mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[bugfix] fix small config typos (#1707)
This commit is contained in:
@@ -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 #####
|
||||
|
Reference in New Issue
Block a user