mirror of https://github.com/synctv-org/synctv
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
## Summary - add Chinese and English Nginx reverse proxy guides for the SyncTV HTTP and WebSocket entrypoint - disable Nginx proxy caching and upstream response buffering for all API, Web UI, HLS, and media responses - preserve SyncTV `Cache-Control` headers and explain why request buffering remains independent - link the guide from navigation, production checks, and media latency troubleshooting ## Scope The example covers the HTTP/WebSocket entrypoint only. It does not add gRPC, RTMP, or Ingress configuration. ## Verification - `npm run validate` in `docs` - docs content validation: 124 pages, 353 internal links - Astro diagnostics: 0 errors, 0 warnings, 0 hints - static build and internal link validation - `git diff --check` `nginx -t` was not run because Nginx is not installed in the local environment. |
1 month ago | |
|---|---|---|
| .. | ||
| public | 2 months ago | |
| scripts | 2 months ago | |
| src | 1 month ago | |
| .env.example | 2 months ago | |
| .gitignore | 2 months ago | |
| astro.config.mjs | 1 month ago | |
| package-lock.json | 1 month ago | |
| package.json | 1 month ago | |
| tsconfig.json | 2 months ago | |