• Resolved treeflips

    (@treeflips)


    You had improper syntax which was throwing php warnings and didn’t allow the filter limit to work properly. Please correct your FAQ so it works for everyone.

    Your FAQ showed the wrong marks:
    define(‘MP_WARM_CACHE_FILTER_LIMIT’, 25);

    This is correct one:
    define('MP_WARM_CACHE_FILTER_LIMIT', 20);

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Wrong syntax in FAQ for changing filter limit’ is closed to new replies.