Skip to content

Commit

Permalink
Temp disable top 10 attackers for perf
Browse files Browse the repository at this point in the history
  • Loading branch information
joshrendek committed Aug 20, 2016
1 parent f52fb8b commit b8daa25
Show file tree
Hide file tree
Showing 3 changed files with 2,951 additions and 3 deletions.
2 changes: 0 additions & 2 deletions app/views/logins/_latest.html.slim
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
.container
.row
.col-lg-6
h3 Top 10 Attackers
= render 'login_counter/top', logins: LoginCount.top
h3 Latest 25 Logins
= render 'logins/list', logins: Login.latest
.col-lg-6
Expand Down
Loading

0 comments on commit b8daa25

Please sign in to comment.