1
0
mirror of https://github.com/mgerb/classic-wow-forums synced 2026-01-10 09:02:50 +00:00

server - adjust rate limiter - reply/thread mod update

This commit is contained in:
2018-01-25 19:57:36 -06:00
parent d6ec930370
commit 605e4ba94b
9 changed files with 121 additions and 23 deletions

View File

@@ -195,6 +195,7 @@ Enum.each(Category.get_seed(), fn(cat) ->
end)
end)
# TODO: Fix this for testing
# insert admin user
accounts = Application.get_env(:myapp, :admin_accounts)