mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-04 07:37:27 +02:00
[FeedExpander] Add CACHE_TIMEOUT to template
@@ -94,6 +94,7 @@ class MySiteBridge extends FeedExpander {
|
||||
const URI = '';
|
||||
const DESCRIPTION = 'No description provided';
|
||||
const PARAMETERS = array();
|
||||
const CACHE_TIMEOUT = 3600;
|
||||
|
||||
public function collectData(){
|
||||
$this->collectExpandableDatas('your feed URI');
|
||||
|
Reference in New Issue
Block a user