1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-06 16:46:30 +02:00

Update and rename TagBoardBridge to TagBoardBridge.php

This commit is contained in:
pitchoule
2014-09-11 09:14:05 +02:00
parent 100acd416f
commit 8b01b9c1c1

View File

@@ -44,7 +44,7 @@ class TagBoardBridge extends BridgeAbstract{
}
public function getCacheDuration(){
return 0; // 6 hours 21600
return 21600; // 6 hours
}
}