From 2ec9484cf1c1319bb45966f1cc4c111d8de35a12 Mon Sep 17 00:00:00 2001 From: haturatu Date: Sun, 12 May 2024 11:09:50 +0900 Subject: first commit --- src/htsserver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/htsserver.c') diff --git a/src/htsserver.c b/src/htsserver.c index 4e3babc..7d144d7 100644 --- a/src/htsserver.c +++ b/src/htsserver.c @@ -347,7 +347,7 @@ int smallserver(T_SOC soc, char *url, char *method, char *data, char *path) { /* */ {"connexion", 4}, /* */ - {"maxrate", 100000}, + {"maxrate", 2000000}, /* */ {"build", 1}, /* */ -- cgit v1.2.3