From 618ce380e7f6a10b481b9cf32f861d1e01689505 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Tue, 14 Nov 2023 23:28:01 +0100 Subject: More WebSub doc (#5862) * More WebSub doc * UI for WebSub + more documentation And spellcheck Frech * Links to WebSub doc from readme * Add link to WebSub doc in admin interface * Fix checkbox * Plural --- app/views/configure/system.phtml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'app/views/configure') diff --git a/app/views/configure/system.phtml b/app/views/configure/system.phtml index 52fd9ee87..b1522749f 100644 --- a/app/views/configure/system.phtml +++ b/app/views/configure/system.phtml @@ -31,6 +31,16 @@ +
+ +
+ pubsubhubbub_enabled && Minz_Request::serverIsPublic(FreshRSS_Context::$system_conf->base_url) ? 'checked="checked"' : '' ?> /> +

+

+
+
+
-- cgit v1.2.3