aboutsummaryrefslogtreecommitdiff
path: root/cmd/stfinddevice/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/stfinddevice/main.go')
-rw-r--r--cmd/stfinddevice/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/stfinddevice/main.go b/cmd/stfinddevice/main.go
index f6e94a3ba..48f7f862e 100644
--- a/cmd/stfinddevice/main.go
+++ b/cmd/stfinddevice/main.go
@@ -20,6 +20,7 @@ import (
"github.com/syncthing/syncthing/lib/discover"
"github.com/syncthing/syncthing/lib/events"
"github.com/syncthing/syncthing/lib/protocol"
+ _ "go.uber.org/automaxprocs"
)
var timeout = 5 * time.Second