temp push

This commit is contained in:
2025-12-01 13:40:58 +01:00
parent aac6db39c2
commit 4a668493c4
11 changed files with 559 additions and 116 deletions

View File

@@ -1,10 +1,10 @@
[log]
level = "info"
level = "debug"
directory = "logs/"
rotation = 3 # in days
[gateway]
http_port = 8080
http_port = 3333
websocket = "gateway"
body_size = 2 # in MB
queue_max = 8192