add acoustid app key
This commit is contained in:
parent
d642629fd0
commit
3c02511c9e
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ var defaultConfig = {
|
|||
lastFmApiSecret: "8713e8e893c5264608e584a232dd10a0",
|
||||
mpdHost: '0.0.0.0',
|
||||
mpdPort: 6600,
|
||||
acoustidAppKey: 'bgFvC4vW',
|
||||
};
|
||||
|
||||
defaultConfig.permissions[genPassword()] = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue