You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only 20 contexts are displayed in the control panel. It looks like the script uses the default limit in modprocessor.class.php rather than the modx limit system setting, so it will only ever return 20. Updating the default in the file shows all our contexts.
The text was updated successfully, but these errors were encountered:
Only 20 contexts are displayed in the control panel. It looks like the script uses the default limit in modprocessor.class.php rather than the modx limit system setting, so it will only ever return 20. Updating the default in the file shows all our contexts.
The text was updated successfully, but these errors were encountered: