diff --git a/RssCloud/Subscriber.php b/RssCloud/Subscriber.php index 3475237..9159cc4 100644 --- a/RssCloud/Subscriber.php +++ b/RssCloud/Subscriber.php @@ -27,7 +27,8 @@ public function __construct( * or when the lease is old enough that the cloud server has probably expired it. * * rssCloud has no lease negotiation — the server does not tell us how long the subscription - * lasts — so this is purely a local timer. The conventional expiry is around 24 hours. + * lasts — so this is purely a local timer. Subscriptions expire after 25 hours and are meant to + * be renewed every 24 (http://walkthrough.rsscloud.co/). * * @param RssCloudState $state */ diff --git a/configure.phtml b/configure.phtml index da4ada7..204278a 100644 --- a/configure.phtml +++ b/configure.phtml @@ -48,7 +48,7 @@
= _i('help') ?> = _t('ext.rsscloud.renew_hours.help') ?>