diff --git a/config.php-dist b/config.php-dist index 76d0ecab8..c7da5bde1 100644 --- a/config.php-dist +++ b/config.php-dist @@ -71,7 +71,7 @@ // URL to a PubSubHubbub-compatible hub server. If defined, "Published // articles" generated feed would automatically become PUSH-enabled. - define('PUBSUBHUBBUB_ENABLED', true); + define('PUBSUBHUBBUB_ENABLED', false); // Enable client PubSubHubbub support in tt-rss. When disabled, tt-rss // won't try to subscribe to PUSH feed updates.