add perm settings for guest voting

i'm mad that this wasn't thought about
This commit is contained in:
yellows111
2024-04-20 21:16:42 +01:00
committed by Elijah R
parent 28dddfc363
commit 97878c51b4
2 changed files with 14 additions and 0 deletions

View File

@@ -21,6 +21,8 @@ secretKey = "hunter2"
[auth.guestPermissions]
chat = true
turn = false
callForReset = false
vote = true
[vm]
qemuArgs = "qemu-system-x86_64"