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

fix advanced-rate-limit-requests double

This commit is contained in:
lapineige 2023-02-17 22:41:10 +01:00 committed by GitHub
parent b4b575d486
commit 24aa375cee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -644,11 +644,8 @@ advanced-cookies-samesite: "__ADVANCED_COOKIES_SAMESITE__"
# If you set this to 0 or less, rate limiting will be disabled entirely.
#
# Examples: [1000, 500, 0]
# Default: 1000
advanced-rate-limit-requests: __ADVANCED_RATE_LIMIT_REQUESTS__
# Default: 300
advanced-rate-limit-requests: 300
advanced-rate-limit-requests: __ADVANCED_RATE_LIMIT_REQUESTS__
# Int. Amount of open requests to permit per CPU, per router grouping, before applying http
# request throttling. Any requests beyond the calculated limit are held in a backlog queue for