mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2024-11-27 12:01:09 +03:00
Change WhydBridge.php
This commit is contained in:
parent
98d551f0b2
commit
ce9a5e2489
1 changed files with 1 additions and 1 deletions
|
@ -59,6 +59,6 @@ class WhydBridge extends BridgeAbstract{
|
|||
}
|
||||
|
||||
public function getCacheDuration(){
|
||||
return 1; // 10 minutes
|
||||
return 600; // 10 minutes
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue