]> kaliko git repositories - mpd-sima.git/blobdiff - sima/utils/config.py
Fixed mopidy compatibility implementation (Closes #21)
[mpd-sima.git] / sima / utils / config.py
index 182059bad0990148b68ae55a45944e7de77e4fbb..b21b1f9597a2f9470fd7e72a4e16746cb8a5fdea 100644 (file)
@@ -55,6 +55,7 @@ DEFAULT_CONF = {
             'musicbrainzid': "true",
             'repeat_disable_queue': "true",
             'single_disable_queue': "true",
+            'mopidy_compat': "false",
             },
         'daemon':{
             'daemon': False,