summarylogtreecommitdiffstats
path: root/groovebasin.json
diff options
context:
space:
mode:
authorChristoph Gysin2015-02-19 08:52:52 +0200
committerChristoph Gysin2015-06-14 12:19:14 +0300
commit540086d007e785dc3c0ce389c9877056cdebc644 (patch)
treebfc95aaccc52dc8716313005bd8d9afbf8002654 /groovebasin.json
downloadaur-540086d007e785dc3c0ce389c9877056cdebc644.tar.gz
initial commit
Diffstat (limited to 'groovebasin.json')
-rw-r--r--groovebasin.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/groovebasin.json b/groovebasin.json
new file mode 100644
index 000000000000..d19e33f3fd95
--- /dev/null
+++ b/groovebasin.json
@@ -0,0 +1,16 @@
+{
+ "host": "127.0.0.1",
+ "port": 16242,
+ "dbPath": "groovebasin.db",
+ "musicDirectory": "/var/lib/groovebasin/music",
+ "lastFmApiKey": "bb9b81026cd44fd086fa5533420ac9b4",
+ "lastFmApiSecret": "2309a40ae3e271de966bf320498a8f09",
+ "mpdHost": "127.0.0.1",
+ "mpdPort": 6600,
+ "acoustidAppKey": "bgFvC4vW",
+ "encodeQueueDuration": 8,
+ "sslKey": "certs/self-signed-key.pem",
+ "sslCert": "certs/self-signed-cert.pem",
+ "sslCaDir": null,
+ "googleApiKey": "AIzaSyDdTDD8-gu_kp7dXtT-53xKcVbrboNAkpM"
+}