mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-13 18:38:48 +00:00
remove debug cache timeout
This commit is contained in:
parent
50e1513ad0
commit
9e039b7f8e
@ -2,7 +2,6 @@
|
|||||||
class PocketExploreBridge extends BridgeAbstract {
|
class PocketExploreBridge extends BridgeAbstract {
|
||||||
const NAME = 'Pocket Explore Bridge';
|
const NAME = 'Pocket Explore Bridge';
|
||||||
const URI = 'https://getpocket.com/';
|
const URI = 'https://getpocket.com/';
|
||||||
const CACHE_TIMEOUT = 1;
|
|
||||||
const DESCRIPTION = 'Fetches recommendations from Pocket Explore (What you can see on the Firefox Home)';
|
const DESCRIPTION = 'Fetches recommendations from Pocket Explore (What you can see on the Firefox Home)';
|
||||||
const MAINTAINER = 'dhuschde';
|
const MAINTAINER = 'dhuschde';
|
||||||
const PARAMETERS = [[
|
const PARAMETERS = [[
|
||||||
|
Loading…
Reference in New Issue
Block a user