teamplayer: config updates

This commit is contained in:
Albert Hopkins 2016-12-15 00:24:41 +00:00
parent 54c8f8a617
commit 9eb881fea1
1 changed files with 2 additions and 2 deletions

View File

@ -136,8 +136,8 @@ TEAMPLAYER = {
'MPD_LOG': '/dev/null',
'UPLOADED_LIBRARY_DIR': 'TP_HOME/library',
'CROSSFADE': 5,
'SHAKE_THINGS_UP': 10,
'SHAKE_THINGS_UP': 7,
'ALWAYS_SHAKE_THINGS_UP': True,
'AUTOFILL_STRATEGY': 'mood',
'AUTOFILL_STRATEGY': 'contiguous',
'HTTP_PORT': 8000,
}