Merge pull request #89 from joedwards32/logging_configuration_support

Add support for control over logging configuration
This commit is contained in:
John Edwards 2024-02-21 20:29:01 +00:00 committed by GitHub
commit e456054f38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 31 additions and 1 deletions

View file

@ -63,6 +63,10 @@ ENV CS2_SERVERNAME="cs2 private server" \
TV_DELAY=0 \
SRCDS_TOKEN="" \
CS2_CFG_URL="" \
CS2_LOG="on" \
CS2_LOG_MONEY=0 \
CS2_LOG_DETAIL=0 \
CS2_LOG_ITEMS=0 \
CS2_ADDITIONAL_ARGS=""
# Set permissions on STEAMAPPDIR