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(){
|
public function getCacheDuration(){
|
||||||
return 1; // 10 minutes
|
return 600; // 10 minutes
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue