Fixed allowed tokens...

This commit is contained in:
zkwolf
2024-05-13 15:26:20 +02:00
parent 31915f1a5e
commit 12647c2770

View File

@@ -10,7 +10,10 @@ mongodb:
db: db_name
collection: collection_name
api:
allowed_tokens: token1, token2, token3, token4
allowed_tokens:
- token1
- token2
- token3
test_case:
user_cookie: ThisIsAUserCookieString
webhooks: