Skip to content

Commit da13a88

Browse files
authored
update default timeouts because chromecast is slow
1 parent 0699692 commit da13a88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.ini.example

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ password=owo
2222
upnp_enabled=1
2323
upnp_scan_timeout=3
2424
chromecast_enabled=0
25-
chromecast_scan_timeout=2
25+
chromecast_scan_timeout=6
2626
xbmc_enabled=0
2727
xbmc_devices=[{"host": "192.168.42.140", "port": 8080},]
2828
vlc_enabled=0
2929
vlc_devices=[{"host": "127.0.0.1", "port": 4212, "password": "123"},]
30-
device_request_timeout=3
30+
device_request_timeout=10

0 commit comments

Comments
 (0)