Remove config option that is no longer used

This commit is contained in:
Calvin Montgomery 2017-12-26 11:00:18 -08:00
parent b7bc93f194
commit 24322d3b52
2 changed files with 1 additions and 7 deletions

View file

@ -60,8 +60,7 @@ var defaults = {
io: {
domain: "http://localhost",
"default-port": 1337,
"ip-connection-limit": 10,
"per-message-deflate": false
"ip-connection-limit": 10
},
"youtube-v3-key": "",
"channel-blacklist": [],