apps/matrix/config.json Güncelle

This commit is contained in:
2026-07-15 22:27:59 +00:00
parent 95b92dc1e6
commit 2fc81f2853
+1 -1
View File
@@ -45,7 +45,7 @@
"type": "number", "type": "number",
"label": "Maksimum istek boyutu (byte)", "label": "Maksimum istek boyutu (byte)",
"required": false, "required": false,
"default": "20000000", "default": 20000000,
"env_variable": "MAX_REQUEST_SIZE" "env_variable": "MAX_REQUEST_SIZE"
} }
] ]