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

@@ -42,6 +42,7 @@ enableGitInfo = true
endLevel = 3
ordered = false
startLevel = 2
[module]
[[module.mounts]]
source = "content"
@@ -51,7 +52,4 @@ enableGitInfo = true
target = "content/private"
[[module.mounts]]
source = "/srv/configs"
target = "configs"
[security]
[security.funcs]
readFile = ["^/srv/configs/.*", "^/srv/docs/private/.*"]
target = "content/configs"