Configures the delimiter characters used in the SSH Proxy username syntax. The proxy allows a single SSH endpoint to route connections to multiple tenants and backend devices.
When connecting through the SSH proxy, users specify the target in their SSH username using a structured format:
<username><tenantDelimiter><tenant><deviceDelimiter><device>
Example with defaults (# and @): alice#example.com@webserver01