another test fix for includes
This commit is contained in:
4
config/_default/security.toml
Normal file
4
config/_default/security.toml
Normal 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/.*"]
|
||||
Reference in New Issue
Block a user