Title: Multisite?
Last modified: July 7, 2017

---

# Multisite?

 *  Resolved [philippwidmer](https://wordpress.org/support/users/philippwidmer/)
 * (@philippwidmer)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/multisite-437/)
 * Hi
 * I’m using a multisite setup. The plugin works (thanks!), but the configurations(
   define(‘MP_WARM_CACHE_FILTER_LIMIT’, 25);) are not working.
 * I configured those settings in the wp-config.
 * Thanks

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

 *  Plugin Author [ramon fincken](https://wordpress.org/support/users/ramon-fincken/)
 * (@ramon-fincken)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/multisite-437/#post-9300551)
 * At which line number did you add it?
 *  Thread Starter [philippwidmer](https://wordpress.org/support/users/philippwidmer/)
 * (@philippwidmer)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/multisite-437/#post-9303999)
 * On different lines numbers. At the very beginning (line 1) or also a the end.
 *  Plugin Author [ramon fincken](https://wordpress.org/support/users/ramon-fincken/)
 * (@ramon-fincken)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/multisite-437/#post-9304053)
 * can you post your wp-config here, but WITHOUT your database section and without
   salts ?
 *  Plugin Author [ramon fincken](https://wordpress.org/support/users/ramon-fincken/)
 * (@ramon-fincken)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/multisite-437/#post-9356519)
 * [@philippwidmer](https://wordpress.org/support/users/philippwidmer/) ?
 *  [Remo R.](https://wordpress.org/support/users/remo94/)
 * (@remo94)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/multisite-437/#post-9745233)
 * Works fine for me:
 * wp-config.php:
 *     ```
       [...]
       /**
        * For developers: WordPress debugging mode.
        *
        * Change this to true to enable the display of notices during development.
        * It is strongly recommended that plugin and theme developers use WP_DEBUG
        * in their development environments.
        */
       define('WP_DEBUG', false);
   
       define('MP_WARM_CACHE_FILTER_LIMIT', 50);
   
       /* Custom WordPress URL. */
       [...]
       ```
   

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

The topic ‘Multisite?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/warm-cache.svg)
 * [Warm Cache](https://wordpress.org/plugins/warm-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/warm-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/warm-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/warm-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/warm-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/warm-cache/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [Remo R.](https://wordpress.org/support/users/remo94/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/multisite-437/#post-9745233)
 * Status: resolved