You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,16 @@ Vous pouvez utiliser la version statique du badge en utilisant le snippet suivan
43
43
</a>
44
44
```
45
45
46
+
## À propos du cache
47
+
48
+
Le badge utilise un cache de 7 jours à 2 niveaux:
49
+
- Au niveau [serveur](https://github.com/cnumr/ecoindex_bff#about-caching)
50
+
- Au niveau local
51
+
52
+
> **Bon à savoir:**
53
+
> - On peut **forcer le refresh du cache serveur** en utilisant le [plugin ecoindex](https://github.com/cnumr/ecoindex-browser-plugin). Lorsque l'on clique sur le bouton du plugin pour afficher le détail du résultat, on force une mise à jour du cache serveur.
54
+
> - On peut **forcer la mise à jour du cache local** en rechargeant la page avec `ctrl+maj+R`
55
+
46
56
## Pour contribuer
47
57
48
58
Vous pouvez contribuer à ce projet en proposant des améliorations ou en signalant des bugs. Pour cela, vous pouvez utiliser les fonctionnalités de GitHub. Retrouvez plus d'infos sur la page [Contribuer](CONTRIBUTING.md).
0 commit comments