diff --git a/bridges/PanneauPocketBridge.php b/bridges/PanneauPocketBridge.php index 438c1772..a89913c5 100644 --- a/bridges/PanneauPocketBridge.php +++ b/bridges/PanneauPocketBridge.php @@ -9,7 +9,7 @@ class PanneauPocketBridge extends BridgeAbstract here

Or use your own proxy and change the proxy value in RSS-Bridge config.ini.php'; const MAINTAINER = 'floviolleau'; - const CACHE_TIMEOUT = 0;//7200; // 2h + const CACHE_TIMEOUT = 7200; // 2h const PARAMETERS = [[ 'city' => [ 'name' => 'Choisir une ville',