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