mirror of
http://gitea.phreedom.club/localhost_frssoft/funkwlmpv
synced 2024-11-21 18:41:28 +00:00
set timeout 30 secs mpv
This commit is contained in:
parent
9e252d492c
commit
abdac1f0d0
|
@ -2,7 +2,7 @@
|
|||
|
||||
instance=$(jj -i config.json instance)
|
||||
ordering='title'
|
||||
default_player_command='mpv --no-vid --no-ytdl'
|
||||
default_player_command='mpv --no-vid --no-ytdl --network-timeout=30'
|
||||
|
||||
funkwhale_api_check_api_limits()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue