disabled rate limit requests
This commit is contained in:
parent
0e112baf4f
commit
217b056f3e
@ -6,6 +6,9 @@
|
|||||||
trusted-proxies:
|
trusted-proxies:
|
||||||
- "127.0.0.1/32"
|
- "127.0.0.1/32"
|
||||||
- "::1"
|
- "::1"
|
||||||
|
# https://docs.gotosocial.org/en/latest/api/ratelimiting/
|
||||||
|
# turn off rate limit
|
||||||
|
advanced-rate-limit-requests: 0
|
||||||
|
|
||||||
###########################
|
###########################
|
||||||
##### INSTANCE CONFIG #####
|
##### INSTANCE CONFIG #####
|
||||||
|
Loading…
x
Reference in New Issue
Block a user