change songkick API Key

This commit is contained in:
Emmanuel Vuigner
2014-02-15 01:59:45 +00:00
parent 635c23dfc9
commit 5c6ec3984c

View File

@@ -245,7 +245,7 @@ CUSTOMPORT = None
CUSTOMSLEEP = None
HPUSER = None
HPPASS = None
SONGKICK_APIKEY = "vDtvjogcJwz6gi6J"
SONGKICK_APIKEY = "nd1We7dFW2RqxPw8"
CACHE_SIZEMB = 32
JOURNAL_MODE = None