fix: Remove accidentally committed pip output file and fix duplicate heading

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-10 16:23:45 +00:00
parent 5633752594
commit 8634dc0265
2 changed files with 5 additions and 20 deletions
+5 -1
View File
@@ -196,7 +196,11 @@ When rate limits are exceeded, check application logs for details:
For more information on handling rate-limited responses in API clients, see [API Documentation - Rate Limiting](API.md#rate-limiting).
#### Security Headers
---
## Security Headers Configuration
DocuElevate supports HTTP security headers to improve browser-side security. **These headers are disabled by default** since most deployments use a reverse proxy (Traefik, Nginx, etc.) that already adds them. Enable only if deploying directly without a reverse proxy. See [Deployment Guide - Security Headers](DeploymentGuide.md#security-headers) for detailed configuration examples.
#### Master Control