Remove config option that is no longer used
This commit is contained in:
parent
b7bc93f194
commit
24322d3b52
2 changed files with 1 additions and 7 deletions
|
|
@ -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": [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue