diff --git a/config.json b/config.json deleted file mode 100644 index 6462b27..0000000 --- a/config.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "port": 3001, - "musicDir": "/home/sear/music", - "allowGuests": true, - "defaultPermissions": { - "channel": ["listen", "control"] - } -}