teamplayer: Use the new "mood" AUTOFILL_STRATEGY

This commit is contained in:
Albert Hopkins 2015-02-17 20:25:43 +00:00
parent 8823b3f922
commit 5ca8aefb99
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@ TEAMPLAYER = {
'CROSSFADE': 5,
'SHAKE_THINGS_UP': 10,
'ALWAYS_SHAKE_THINGS_UP': True,
'AUTOFILL_STRATEGY': 'mood',
'HTTP_PORT': 8000,
}