Update OpenClaw version to 0.5.35 and add gateway mode configuration

This commit is contained in:
techartdev
2026-02-06 11:58:44 +02:00
parent b2c9c17da5
commit ea9c70be5c
8 changed files with 47 additions and 11 deletions
+4
View File
@@ -39,6 +39,10 @@ configuration:
name: Clean Session Locks on Exit
description: Cleanup session lock files when add-on stops gracefully
gateway_mode:
name: Gateway Mode
description: Gateway operation mode - local (run gateway locally, recommended) or remote (connect to a remote gateway)
gateway_bind_mode:
name: Gateway Bind Mode
description: Network bind mode - loopback (127.0.0.1 only, more secure) or lan (all interfaces, accessible from local network)