another test fix for includes

This commit is contained in:
2026-03-28 23:47:44 +00:00
parent 76a74bfd04
commit b7bb744d2f
4 changed files with 20 additions and 35 deletions

View File

@@ -0,0 +1,4 @@
[funcs]
readFile = ["^/srv/configs/.*", "^/srv/docs/private/.*", "^static/.*"]
os.Stat = ["^/srv/configs/.*", "^/srv/docs/private/.*", "^static/.*"]
os.ReadDir = ["^/srv/configs/.*", "^/srv/docs/private/.*", "^static/.*"]