Dolphiq / craft-plugin-redirect

Craft 3 redirect plugin provides an easy way to enter and maintain 301 and 302 redirects and 404 pages. The plugin provides a clear user interface for admin and non-admin users.
MIT License
54 stars 34 forks source link

Registered catch all urls page is hardcoded to 100 urls #140

Open jon-collette opened 12 months ago

jon-collette commented 12 months ago

Hi, it looks like the Registered catch all page is hardcoded to 100 urls on line 103 on SettingsController.php. Would be ideal to make this a user set variable on the settings screen with pagination enabled. Can easily be changed by a dev but would be lost when an update is published.