Describe caching of redirects
This commit is contained in:
parent
44cf0c93a2
commit
8b1184c439
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user