]> git.r.bdr.sh - rbdr/mobius/blob - hotline/ban.go
Merge pull request #42 from jhalter/implement_user_ban
[rbdr/mobius] / hotline / ban.go
1 package hotline
2
3 import "time"
4
5 const tempBanDuration = 30 * time.Minute