Create voila.json

This commit is contained in:
Sean Greaves
2024-10-22 18:36:09 +01:00
committed by GitHub
parent 7d555925f6
commit 540354f4bb

5
config/voila.json Normal file
View File

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