1

Topic: increase the numbers of users page

Hello,
i want to incease the number of users when i display user's page , the default is 50. Please tell me in witch file can i make the changement.
Thank's for help

----

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

2

Re: increase the numbers of users page

Change 'PAGE_SIZE_LIMIT' in libs/settings.py if you mean iRedAdmin.

3

Re: increase the numbers of users page

Hi,
in iredadmin/libs; no settings file was found.
Please help me. Thank's a lot.

4

Re: increase the numbers of users page

Are you using iRedAdmin open source edition v0.1.6 or even earlier version? If so, please update 'pageSizeLimit' in libs/iredbase.py.

P.S. New version of iRedAdmin is based on the latest iRedAdmin-Pro, so PAGE_SIZE_LIMIT is configured in libs/settings.py in v0.1.7.