Fix video controller permissions

This commit is contained in:
2025-11-03 12:27:30 +01:00
parent c1b243df9c
commit 572ddc69ad
3 changed files with 16 additions and 8 deletions

View File

@@ -54,7 +54,7 @@ PROTECTED_CLAIMS="permissions,verified"
# Replace $YOURNAME with the name of the key you want (only alpha are valid)
# The value will be the apikey (max 128 bytes)
KEIBI_APIKEY_SCANNER=EJqUB8robwKwLNt37SuHqdcsNGrtwpfYxeExfiAbokpxZVd4WctWr7gnSZ
KEIBI_APIKEY_SCANNER_CLAIMS='{"permissions": ["core.write"]}'
KEIBI_APIKEY_SCANNER_CLAIMS='{"permissions": ["core.read", "core.write"]}'
# To debug the front end, you can set the following to an external backend
KYOO_URL=