feat: update Mattermost proxy configuration and documentation for improved clarity and default behavior
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user