Add body size limit disable to env example
This commit is contained in:
parent
7cd513457c
commit
82fe88189d
@ -53,4 +53,7 @@ PUBLIC_HCAPTCHA_KEY=
|
||||
HCAPTCHA_SECRET=
|
||||
|
||||
# Use Valkey for cache, leave empty to use in-memory cache
|
||||
VALKEY_URI=
|
||||
VALKEY_URI=
|
||||
|
||||
# Disable built-in sveltekit upload limit
|
||||
BODY_SIZE_LIMIT=Infinity
|
||||
|
Loading…
x
Reference in New Issue
Block a user