This commit is contained in:
2017-11-05 09:32:46 +01:00
parent 7cf3c2564b
commit 5801b3f4e1
11 changed files with 66 additions and 65 deletions

View File

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