Added support for TV client password

This commit is contained in:
John Edwards 2023-10-27 09:26:43 +01:00
parent f08a442857
commit cc3d4ddce4
5 changed files with 5 additions and 0 deletions

View file

@ -98,6 +98,7 @@ CS2_BOT_QUOTA_MODE="" (fill, competitive)
TV_ENABLE=1 (0 - disable, 1 - enable)
TV_PORT=27020 (SourceTV/CSTV port to bind to)
TV_AUTORECORD=0 (Automatically record all games as CSTV demos: 0=off, 1=on)
TV_PW="changeme" (CSTV password for clients)
TV_RELAY_PW="changeme" (CSTV password for relay proxies)
```