We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bcedea commit 01424b0Copy full SHA for 01424b0
admin/class-nginx-helper-admin.php
@@ -272,7 +272,7 @@ public function nginx_helper_default_settings() {
272
'purge_page_on_mod' => 1,
273
'purge_page_on_new_comment' => 1,
274
'purge_page_on_deleted_comment' => 1,
275
- 'purge_feeds' => 1,
+ 'purge_feeds' => 0,
276
'redis_hostname' => '127.0.0.1',
277
'redis_port' => '6379',
278
'redis_prefix' => 'nginx-cache:',
0 commit comments