mopidy: Extend scan timeout to 5 seconds
This commit is contained in:
parent
01445aa3ed
commit
de792cf742
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ enabled = false
|
|||
#enabled = true
|
||||
#max_search_results = 100
|
||||
media_dir = $XDG_MUSIC_DIR
|
||||
#scan_timeout = 1000
|
||||
scan_timeout = 5000
|
||||
#scan_flush_threshold = 100
|
||||
#scan_follow_symlinks = false
|
||||
#included_file_extensions =
|
||||
|
|
Loading…
Reference in a new issue