Describe caching of redirects
This commit is contained in:
@@ -130,7 +130,9 @@ body state =
|
|||||||
, h2 myStyle
|
, h2 myStyle
|
||||||
[ text "Caching" ]
|
[ text "Caching" ]
|
||||||
, p myStyle
|
, 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
|
, h2 myStyle
|
||||||
[ text "Invalidating the Cache" ]
|
[ text "Invalidating the Cache" ]
|
||||||
, p myStyle
|
, p myStyle
|
||||||
|
Reference in New Issue
Block a user