aboutsummaryrefslogtreecommitdiffstats
path: root/default-config.json
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2022-03-15 06:51:53 +0300
committerRblSb <msrblsb@gmail.com>2022-03-15 06:51:53 +0300
commit79f3c34d24d6ae6aba17dd643726e20754140d80 (patch)
treed6b1d23bcfbdc023fc757f25b1b3fa085fd5e790 /default-config.json
parent692e4690abc2083d151c011a2df2976ecf6886cc (diff)
Update locked playlist restrictions
And add "toggleItemType" permission. Closes #36
Diffstat (limited to 'default-config.json')
-rw-r--r--default-config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/default-config.json b/default-config.json
index c6e9083..36f4fee 100644
--- a/default-config.json
+++ b/default-config.json
@@ -14,7 +14,7 @@
"youtubePlaylistLimit": 50,
"permissions": {
"banned": [],
- "guest": ["writeChat", "addVideo", "removeVideo", "changeOrder", "requestLeader", "rewind"],
+ "guest": ["writeChat", "addVideo", "removeVideo", "changeOrder", "toggleItemType", "requestLeader", "rewind"],
"user": ["guest"],
"leader": ["user"],
"admin": ["user", "clearChat", "setLeader", "lockPlaylist", "banClient"]
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage