diff --git a/config/voila.json b/config/voila.json new file mode 100644 index 0000000..7fa63a0 --- /dev/null +++ b/config/voila.json @@ -0,0 +1,5 @@ +{ + "VoilaConfiguration": { + "file_whitelist": [".*"] + } +}