Strip submit_doc_bug tool and gate (Zerto-specific, not applicable to label MCP)
This commit is contained in:
@@ -45,11 +45,6 @@ services:
|
||||
# Phase 10 — usage telemetry.
|
||||
USAGE_LOG_DIR: /app/var/logs
|
||||
USAGE_LOG_KEEP_DAYS: "90"
|
||||
|
||||
# Phase 12 — doc-bug submission gate. Off by default; on only
|
||||
# in production after you've verified the endpoint contract.
|
||||
DOC_BUG_SUBMIT_ENABLED: "false"
|
||||
# DOC_BUG_API_URL: "https://docs-be.example.com/api/feedback"
|
||||
volumes:
|
||||
# Usage logs persist across container recreates.
|
||||
- ./<product>-docs-mcp-logs:/app/var/logs
|
||||
|
||||
Reference in New Issue
Block a user