Fix autogenerated README.md

This commit is contained in:
2026-03-23 14:02:22 +03:00
parent da823e7898
commit 0658854f47
2 changed files with 44 additions and 30 deletions

View File

@@ -3,6 +3,10 @@ Server.WriteTimeout = 35s
Server.ReadTimeout = 35s
Server.EnablePProfEndpoints = false
Server.Tls.Enabled = false
Server.Tls.CertFile =
Server.Tls.KeyFile =
Socket.MaxHttpBufferSize = 2097152
Socket.PingInterval = 25s
Socket.PingTimeout = 20s