Update references from GOTV to CSTV

This commit is contained in:
John Edwards 2023-10-26 22:05:27 +01:00
parent 3ce0d671d6
commit 5c4c0f79ac
3 changed files with 19 additions and 19 deletions

View file

@ -92,13 +92,13 @@ CS2_BOT_QUOTA="" (Number of bots)
CS2_BOT_QUOTA_MODE="" (fill, competitive)
```
### GOTV/SourceTV
### CSTV/SourceTV
```dockerfile
TV_ENABLE=1 (0 - disable, 1 - enable)
TV_PORT=27020 (SourceTV/GOTV port to bind to)
TV_AUTORECORD=0 (Automatically record all games as GOTV demos: 0=off, 1=on)
TV_RELAY_PW="changeme" (GOTV password for relay proxies)
TV_PORT=27020 (SourceTV/CSTV port to bind to)
TV_AUTORECORD=0 (Automatically record all games as CSTV demos: 0=off, 1=on)
TV_RELAY_PW="changeme" (CSTV password for relay proxies)
```
# Credits