moved spray timeout to config

This commit is contained in:
2021-11-09 18:59:00 +01:00
parent 0fdea7b327
commit 1d6396abfd
5 changed files with 42 additions and 36 deletions

View File

@@ -40,4 +40,6 @@ csgowtfd:
# default: 30m
sharecode_update: "30m"
# days in which demos expire
demos_expire: 30
demos_expire: 30
# ms between shots to count as spray
spray_timeout: 500