]> git.r.bdr.sh - rbdr/mobius/blob - hotline/ban.go
Log client handler errors (#108)
[rbdr/mobius] / hotline / ban.go
1 package hotline
2
3 import "time"
4
5 const tempBanDuration = 30 * time.Minute