Search improvements

This commit is contained in:
2017-11-07 13:48:33 +01:00
parent 4ca21faa7e
commit 6bf619a304
3 changed files with 6 additions and 5 deletions

View File

@ -6,8 +6,8 @@ import (
"github.com/animenotifier/notify.moe/components"
)
const maxUsers = 36
const maxAnime = 26
const maxUsers = 25
const maxAnime = 25
const maxPosts = 3
const maxThreads = 3