forked from blallo/rss-bridge
cache
This commit is contained in:
parent
d6693f4346
commit
e3d5027681
1 changed files with 1 additions and 2 deletions
|
@ -75,7 +75,6 @@ class InstagramBridge extends BridgeAbstract{
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getCacheDuration(){
|
public function getCacheDuration(){
|
||||||
return 0;
|
return 3600;
|
||||||
return 21600; // 6 hours
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue