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" } ]