mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-24 03:58:37 +00:00
feat(secrets): allow opt-in symlink exec command paths
This commit is contained in:
committed by
Peter Steinberger
parent
06290b49b2
commit
f46b9c996f
@@ -17,6 +17,7 @@ describe("config secret refs schema", () => {
|
||||
source: "exec",
|
||||
command: "/usr/local/bin/openclaw-secret-resolver",
|
||||
args: ["resolve"],
|
||||
allowSymlinkCommand: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user