best place to change the number of returned results?
After spending a couple of hours trying to find the best place to alter the number of results returned (some of my zones have hundreds of records), can someone suggest the best method to change what appears to be the default of 15 returned records to something like 100?
sorry for answering my own post, but for future reference, the setting appears to be in:
mydnsconfig/web/dns/list# grep -r records_per_page ./*
./rr.list.php:$liste["records_per_page"] = 100;
./soa.list.php:$liste["records_per_page"] = 100;
The Following User Says Thank You to greeblesnort For This Useful Post:
Recent comments
5 hours 55 min ago
6 hours 55 min ago
10 hours 42 min ago
11 hours 56 min ago
15 hours 32 min ago
22 hours 47 min ago
1 day 7 hours ago
1 day 9 hours ago
2 days 13 min ago
2 days 2 hours ago