Commit 850be8

2026-08-30 13:33:28 Ralph 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
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9