Update voila.json

This commit is contained in:
Sean Greaves
2024-10-25 12:18:19 +01:00
committed by GitHub
parent 4fd0392a27
commit 4b6243b07c

View File

@@ -1,5 +1,5 @@
{ {
"VoilaConfiguration": { "VoilaConfiguration": {
"file_whitelist": [".*"] "file_allowlist": [".*"]
} }
} }