🔨」 fix: fixed sample config

This commit is contained in:
2025-05-08 11:21:50 +02:00
parent 0be3937b33
commit 8f6875dc83
3 changed files with 2 additions and 22 deletions

View File

@ -1,9 +0,0 @@
[server]
host = "0.0.0.0"
port = 80
[server.location./]
methods = { "GET" }
root = "/var/www/html"
dirlist = true
client_max_body_size = "10M"