adding script dir, vault scripts

This commit is contained in:
2025-05-22 10:52:56 +02:00
parent a9f91bb31c
commit 0e58abfb29
10 changed files with 230 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# In KV2 engine, we need to add /data/ to the path.
path "app/data/APPNAME/ENV/*" {
capabilities = ["read"]
}