mirror of
https://github.com/michelleDeko/scalelite-run.git
synced 2025-12-16 22:32:10 +01:00
11 lines
170 B
INI
11 lines
170 B
INI
global
|
|
daemon
|
|
maxconn 4096
|
|
defaults
|
|
timeout connect 5000ms
|
|
timeout client 50000ms
|
|
timeout server 50000ms
|
|
frontend http-in
|
|
mode http
|
|
bind *:80
|