Add body size limit disable to env example

This commit is contained in:
Evert Prants 2025-02-23 12:30:35 +02:00
parent 7cd513457c
commit 82fe88189d
Signed by: evert
GPG Key ID: 0960A17F9F40237D

View File

@ -54,3 +54,6 @@ HCAPTCHA_SECRET=
# Use Valkey for cache, leave empty to use in-memory cache
VALKEY_URI=
# Disable built-in sveltekit upload limit
BODY_SIZE_LIMIT=Infinity