]> git.r.bdr.sh - rbdr/mobius/blob - hotline/ban.go
0b75e8ee3e732a194b33c28c50039b3c095af112
[rbdr/mobius] / hotline / ban.go
1 package hotline
2
3 import "time"
4
5 const tempBanDuration = 30 * time.Minute