| @@ -11,8 +11,9 @@ | ||
| 11 | 11 | 'exclude_cookies' => [], |
| 12 | 12 | 'exclude_urls' => [], |
| 13 | 13 | 'cache_lifespan' => MONTH_IN_SECONDS, |
| 14 | 14 | 'page_compression' => false, |
| 15 | + 'permalink_trailing_slash' => null, | |
| 15 | 16 | ]; |
| 16 | 17 | |
| 17 | 18 | private static $cached_config = null; |
| 18 | 19 | private static $cached_blog_id = null; |