mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-08 14:41:28 -07:00
[match] support a cluster of tachyon servers
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
},
|
||||
// The operator's knobs — the room substitutions (ROOM_REDIRECTS), the Photon app ids
|
||||
// and region (PHOTON_REALTIME_APP_ID, PHOTON_VOICE_APP_ID, PHOTON_CHAT_APP_ID,
|
||||
// PHOTON_REGION), and the Tachyon voice server (TACHYON_HOST_PORT, TACHYON_NAME) —
|
||||
// PHOTON_REGION), and the Tachyon server pool (TACHYON_HOST_PORT) —
|
||||
// are deliberately NOT set here. They're injected at deploy time from
|
||||
// the gitignored .env (RECFLARE_<VAR>, see .env.example), so swapping a room out or
|
||||
// pointing at your own Photon apps never means editing a versioned file. Unset — the
|
||||
|
||||
Reference in New Issue
Block a user