feat: update Mattermost proxy configuration and documentation for improved clarity and default behavior

This commit is contained in:
2026-05-19 16:15:48 -06:00
parent b886c61afd
commit 3816487bec
4 changed files with 41 additions and 4 deletions

View File

@@ -1,8 +1,9 @@
# Mattermost proxy mirror configuration.
# Copy to .env if you want local overrides. Do not commit .env.
# Restrict capture to the Mattermost host. Use the host only, no scheme.
# Example: mattermost.example.com
# Optional: restrict capture to the Mattermost host. Use the host only, no scheme.
# If empty, the addon captures /api/v4 traffic from the proxied Mattermost app.
# Example: mm.all-win-solutions.app
MATTERMOST_MIRROR_HOST_ALLOW=
# Output directory for raw evidence and normalized AI-readable context.