Remove timeout

This commit is contained in:
Whispering Wind
2025-08-24 21:12:16 +03:30
committed by GitHub
parent e58b3dc000
commit 90bf877a73
2 changed files with 2 additions and 3 deletions

View File

@ -15,8 +15,7 @@
"auth": {
"type": "http",
"http": {
"url": "http://127.0.0.1:28262/auth",
"timeout": "5s"
"url": "http://127.0.0.1:28262/auth"
}
},
"quic": {