From 27981ca30f85655ca487257418b19a17f962b0c3 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 13 Feb 2006 14:08:23 +0100 Subject: warn if daemon process is not running on server --- tt-rss.php | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'tt-rss.php') diff --git a/tt-rss.php b/tt-rss.php index 1245be274..37eed61ab 100644 --- a/tt-rss.php +++ b/tt-rss.php @@ -50,6 +50,14 @@ + +
+ Warning: Update daemon is enabled in configuration, but daemon + process is not running, which prevents all feeds from updating. Please + start the daemon process or contact instance owner. +
+ + -- cgit v1.2.3