Skip to content

Commit

Permalink
docs(README): update cache description
Browse files Browse the repository at this point in the history
  • Loading branch information
SukkaW authored Dec 21, 2019
1 parent ca5ca71 commit 1ad4535
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ server:
- **ip**: Server IP
- **compress**: Enable GZIP compression
- **cache**: Enable cache for rendered content
- Enable the cache will let hexo-server respond to the second request much quicker, but your changes will no longer make effects in real time.
- This can speed up server response. However, any changes will no longer take effect in real time.
- Suitable for production environment only.
- **header**: Add `X-Powered-By: Hexo` header
- **serveStatic**: Extra options passed to [serve-static](https://github.com/expressjs/serve-static#options)

Expand Down

0 comments on commit 1ad4535

Please sign in to comment.