mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-19 23:11:25 +02:00
bug fixes
This commit is contained in:
@@ -96,7 +96,7 @@ const (
|
||||
templatePath = "templates/panel.html"
|
||||
)
|
||||
|
||||
const StreamStopListenTimeout = 1 * time.Second
|
||||
const StreamStopListenTimeout = 2 * time.Second
|
||||
|
||||
const udpBufferSize = 1500
|
||||
|
||||
|
||||
Reference in New Issue
Block a user