forked from leftypol/leftypol
Merge branch '17-paginate-ips' into 'config'
Add IP pagination Closes #17 See merge request leftypol/leftypol!3
This commit is contained in:
commit
1a0054967b
6 changed files with 180 additions and 24 deletions
|
@ -1499,7 +1499,7 @@
|
|||
|
||||
// Do DNS lookups on IP addresses to get their hostname for the moderator IP pages (?/IP/x.x.x.x).
|
||||
$config['mod']['dns_lookup'] = true;
|
||||
// How many recent posts, per board, to show in ?/IP/x.x.x.x.
|
||||
// How many recent posts, per board, to show in each page of ?/IP/x.x.x.x.
|
||||
$config['mod']['ip_recentposts'] = 5;
|
||||
|
||||
// Number of posts to display on the reports page.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue