mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-08 10:26:35 +00:00
This change introduces the variable 'web_opt_rdr_domains_logout_enabled' allowing redirect-only domains to include the logout-proxy configuration when required (e.g., BlueSky canonical domain deactivation edge cases). It ensures the logout endpoint is still properly served even when the domain is normally redirected. Conversation: https://chatgpt.com/share/6932f3a5-3890-800f-a100-a2d36762ffd4
2 lines
154 B
YAML
2 lines
154 B
YAML
redirect_domain_mappings: [] # Format [{source: target:},...]
|
|
web_opt_rdr_domains_logout_enabled:: false # Activate headers for logout |