mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-01-17 22:28:22 +01:00
Fixed cache time.
This commit is contained in:
parent
e064b5fe28
commit
d92dc71fae
@ -53,6 +53,6 @@ class AcrimedBridge extends RssExpander{
|
||||
}
|
||||
|
||||
public function getCacheDuration(){
|
||||
return 0; // 2 hours
|
||||
return 4800; // 2 hours
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user