Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit 7d46f29

Browse files
authored
stellar-history.json typo (#629)
1 parent 1b406c0 commit 7d46f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/run-core-node/publishing-history-archives.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You can significantly reduce the data transfer costs associated with running a p
1313

1414
Three simple rules apply to caching the History archives:
1515

16-
- Do not cache the archive state file `.well-known/history-stellar.json` (**"Cache-Control: no-cache"**)
16+
- Do not cache the archive state file `.well-known/stellar-history.json` (**"Cache-Control: no-cache"**)
1717
- Do not cache HTTP 4xx responses (**"Cache-Control: no-cache"**)
1818
- Cache everything else for as long as possible (**> 1 day**)
1919

0 commit comments

Comments
 (0)