Added support for TV client password
This commit is contained in:
parent
f08a442857
commit
cc3d4ddce4
5 changed files with 5 additions and 0 deletions
|
@ -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)
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue