Describe caching of redirects

This commit is contained in:
Valentin Brandl
2019-08-09 17:37:21 +02:00
parent 44cf0c93a2
commit 8b1184c439

View File

@ -130,7 +130,9 @@ body state =
, h2 myStyle
[ text "Caching" ]
, p myStyle
[ text "Files are cached in the CDN for about one year" ]
[ text "Files are cached in the CDN for about one year." ]
, p myStyle
[ text "Redirects for tags and branches are cached for 5 minutes." ]
, h2 myStyle
[ text "Invalidating the Cache" ]
, p myStyle