mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 07:04:47 +00:00
openclaw
This commit is contained in:
parent
6c2068b0d5
commit
5db9d0154f
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ in
|
||||||
};
|
};
|
||||||
tools = {
|
tools = {
|
||||||
profile = "coding";
|
profile = "coding";
|
||||||
fs.workspaceOnly = true;
|
fs.workspaceOnly = false;
|
||||||
loopDetection.enabled = true;
|
loopDetection.enabled = true;
|
||||||
deny = [ "sessions_send" "sessions_spawn" ];
|
deny = [ "sessions_send" "sessions_spawn" ];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue