]> git.r.bdr.sh - rbdr/mobius/blob - hotline/ban.go
Make GetFileInfo behavior consistent with official 1.9 server behavior
[rbdr/mobius] / hotline / ban.go
1 package hotline
2
3 import "time"
4
5 const tempBanDuration = 30 * time.Minute