docs: Minor updates for rc3

This commit is contained in:
Matthew Holt 2020-04-13 11:42:06 -06:00
parent 0b1bbb85f4
commit f0fcd65a6d
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5
4 changed files with 31 additions and 16 deletions

View file

@ -108,7 +108,7 @@ OS | Data directory path
All other OSes use the Linux/BSD directory path.
The data directory must not be treated like a cache. Its contents are not ephemeral or merely for the sake of performance. Caddy stores TLS certificates, private keys, OCSP staples, and other necessary information to the data directory. It should not be purged without an understanding of the implications.
**The data directory must not be treated as a cache.** Its contents are **not** ephemeral or merely for the sake of performance. Caddy stores TLS certificates, private keys, OCSP staples, and other necessary information to the data directory. It should not be purged without understanding the implications.
It is crucial that this directory is persistent and writeable by Caddy.