From 2fc81f285336b91ef330ee179b372071741908f7 Mon Sep 17 00:00:00 2001 From: y1lm0z Date: Wed, 15 Jul 2026 22:27:59 +0000 Subject: [PATCH] =?UTF-8?q?apps/matrix/config.json=20G=C3=BCncelle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/matrix/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/matrix/config.json b/apps/matrix/config.json index ded0b4d..a61618c 100644 --- a/apps/matrix/config.json +++ b/apps/matrix/config.json @@ -45,7 +45,7 @@ "type": "number", "label": "Maksimum istek boyutu (byte)", "required": false, - "default": "20000000", + "default": 20000000, "env_variable": "MAX_REQUEST_SIZE" } ]