From e018500b177913ccc90e46840f0549a2f529802e Mon Sep 17 00:00:00 2001 From: rmblau Date: Sun, 12 Jan 2025 14:56:15 -0500 Subject: [PATCH] bump to 10s on read and write timeout --- config/selfhosted.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/selfhosted.yaml b/config/selfhosted.yaml index 930809e..6114c46 100644 --- a/config/selfhosted.yaml +++ b/config/selfhosted.yaml @@ -14,8 +14,8 @@ jwt: max_refresh: 168h server: port: 2021 - read_timeout: 2s - write_timeout: 1s + read_timeout: 10s + write_timeout: 10ss rate_period: 60s rate_limit: 300 cors_allow_origins: