1 (edited by jstewart 2023-08-25 20:32:36)

Topic: Number of users per page

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.6.3
- Deployed with iRedMail Easy or the downloadable installer?
- Linux/BSD distribution name and version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Web server (Apache or Nginx):
- Manage mail accounts with iRedAdmin-Pro? Yes
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
I'm sure this has been asked before, but I can't find the info - where can I change the number of users displayed per page from the default 50?

Thanks.

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Number of users per page

iRedAdmin-Pro has default value "50" setting in /opt/www/iredadmin/libs/default_settings.py,  you can overwrite it by appending the parameter in /opt/www/iredadmin/settings.py, then restart "iredadmin" service:

PAGE_SIZE_LIMIT = 100