mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-25 00:58:38 +00:00
refactor: unify restart gating and update availability sync
This commit is contained in:
@@ -307,7 +307,7 @@ export const FIELD_HELP: Record<string, string> = {
|
||||
"How long bash waits before backgrounding (default: 2000; 0 backgrounds immediately).",
|
||||
"commands.config": "Allow /config chat command to read/write config on disk (default: false).",
|
||||
"commands.debug": "Allow /debug chat command for runtime-only overrides (default: false).",
|
||||
"commands.restart": "Allow /restart and gateway restart tool actions (default: false).",
|
||||
"commands.restart": "Allow /restart and gateway restart tool actions (default: true).",
|
||||
"commands.useAccessGroups": "Enforce access-group allowlists/policies for commands.",
|
||||
"commands.ownerAllowFrom":
|
||||
"Explicit owner allowlist for owner-only tools/commands. Use channel-native IDs (optionally prefixed like \"whatsapp:+15551234567\"). '*' is ignored.",
|
||||
|
||||
Reference in New Issue
Block a user