From 5cef3f0ac360a5bd8ec859678a0c1be96c076d5c Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 21 Dec 2021 18:47:40 +0100 Subject: [PATCH] Update config.php --- conf/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.php b/conf/config.php index d776d97..edc582e 100644 --- a/conf/config.php +++ b/conf/config.php @@ -104,7 +104,7 @@ // *** PubSubHubbub settings *** - //putenv('TTRSS_PUBSUBHUBBUB_HUB', ''); + //putenv('TTRSS_PUBSUBHUBBUB_HUB= '); // URL to a PubSubHubbub-compatible hub server. If defined, "Published // articles" generated feed would automatically become PUSH-enabled.