Skip to content

Commit 17d895b

Browse files
author
Ibrahim Ethem Gursoy
committed
Change default timeout value
1 parent 7c575c6 commit 17d895b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appsettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"EnableCheckPort": true,
3434
"EnableCheckOnvifMedia": true,
3535
"EnableCheckRTSPLinks": true,
36-
"DiscoveryTimeout": 6000,
36+
"DiscoveryTimeout": 60000,
3737
"ThumbnailsPath": "/tmp/thumbnails/",
3838
"DefaultDeviceJsonPath": "device_list.json",
3939
"NetworkInterface": "eth0",

0 commit comments

Comments
 (0)