feat: Expand gateway_bind_mode options to include 'auto' and 'tailnet'; update documentation and translations
This commit is contained in:
@@ -45,7 +45,7 @@ configuration:
|
||||
|
||||
gateway_bind_mode:
|
||||
name: Gateway-Bindungsmodus
|
||||
description: Netzwerk-Bindungsmodus - loopback (nur 127.0.0.1, sicherer) oder lan (alle Schnittstellen, vom lokalen Netzwerk aus zugänglich)
|
||||
description: Netzwerk-Bindungsmodus - auto (OpenClaw wählt), loopback (nur 127.0.0.1, sicherer), lan (alle Schnittstellen) oder tailnet (nur Tailscale-Schnittstelle).
|
||||
|
||||
gateway_port:
|
||||
name: Gateway-Port
|
||||
|
||||
Reference in New Issue
Block a user