This commit is contained in:
Bronku 2025-08-06 21:03:38 +02:00
parent 4df52360e8
commit cdf42b7ff3
4 changed files with 99 additions and 6 deletions

View file

@ -4,3 +4,4 @@ File = "foo.db"
[Server]
Addr = ":8080"
ReadHeaderTimeout = "3s"
RequestTimeout = "10s"