mirror of
https://git.sakamoto.pl/laudom/http.sh.git
synced 2025-09-19 16:23:45 +02:00
5 lines
155 B
Bash
5 lines
155 B
Bash
## app config
|
|
## your application-specific config goes here!
|
|
|
|
# worker_add example 5
|
|
cfg[enable_multipart]=false # by default, uploading files is disabled
|