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 - disable the built-in SyncTV STUN server by default across application, Compose, image, environment, and Helm configuration - default `webrtc.externalIceServers` to Cloudflare and Google public STUN endpoints while preserving persisted overrides and explicit `[]` - update deployment validation, tests, examples, and English/Chinese documentation Tailscale is not included because it publishes STUN endpoints through its dynamic DERP map and does not provide a stable general-purpose hostname suitable for this default. ## Testing - `cargo fmt --all -- --check` - `cargo test -p synctv-core --test global_settings_registry_tests` - `cargo test -p synctv-core test_runtime_settings_default_to_public_stun_servers` - `cargo test -p synctv default_webrtc_config_disables_builtin_stun` - `cargo check --workspace --all-targets` - `bash scripts/validate-helm.sh` - Compose configuration rendering - `npm run validate:content` - `npm run check` - `git diff --check` |
1 month ago | |
|---|---|---|
| .. | ||
| src | 1 month ago | |
| tests | 1 month ago | |
| Cargo.toml | 2 months ago | |