2026-08-30 13:33:28Ralph Thesen:
Fix MAX_FORM_MEMORY_SIZE default in the FAQ
faq.md ..
@@ 40,7 40,7 @@
### 413 RequestEntityTooLarge
-
When An Otter Wiki raises the error 413 RequestEntityTooLarge please configure the variable `MAX_FORM_MEMORY_SIZE` which is in bytes and by default `500000`, see [Configuration](/Configuration#content-and-editing-preferences).
+
When An Otter Wiki raises the error 413 RequestEntityTooLarge please configure the variable `MAX_FORM_MEMORY_SIZE` which is in bytes and by default `1000000`, see [Configuration](/Configuration#content-and-editing-preferences).
### Listen queue size is greater than the system max net.core.somaxconn