mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-19 14:00:51 +00:00
- Shorten heading: 'Trusted Proxy Auth' (was 'Trusted Proxy Authentication') - Condense description: Remove redundant text, keep essential info - Improve mobile readability: - Shorter sentences - Better line-height for small screens - Compact layout without losing clarity - Use div wrapping instead of <br> for better responsive flow Before (verbose): 'This gateway is configured for trusted-proxy auth mode. User identity is managed by your reverse proxy (Pomerium, Caddy, Traefik, etc.).' After (concise): 'Gateway configured for trusted-proxy mode. Identity managed by reverse proxy.' Mobile-tested layout works well on small screens (400px+).