forked from blallo/rss-bridge
Update and rename TagBoardBridge to TagBoardBridge.php
This commit is contained in:
parent
100acd416f
commit
8b01b9c1c1
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ class TagBoardBridge extends BridgeAbstract{
|
|||
}
|
||||
|
||||
public function getCacheDuration(){
|
||||
return 0; // 6 hours 21600
|
||||
return 21600; // 6 hours
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in a new issue