mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-09-01 08:15:57 +02:00
Merge pull request #94 from pitchoule/patch-6
Update and rename TagBoardBridge to TagBoardBridge.php
This commit is contained in:
commit
345469c620
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ class TagBoardBridge extends BridgeAbstract{
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getCacheDuration(){
|
public function getCacheDuration(){
|
||||||
return 0; // 6 hours 21600
|
return 21600; // 6 hours
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue