From 394a4e910917144fed3f09117c47e48d9e8b52bf Mon Sep 17 00:00:00 2001 From: Pedro Crespo <32402063+pcrespov@users.noreply.github.com> Date: Wed, 14 Mar 2018 02:22:00 +0100 Subject: [PATCH] Update running.rst minor type --- docs/guide/running.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/running.rst b/docs/guide/running.rst index 7b1b415f1..e7c5b3494 100644 --- a/docs/guide/running.rst +++ b/docs/guide/running.rst @@ -219,7 +219,7 @@ significantly improving rendering performance. In production, you probably want to serve static files from a more optimized static file server like `nginx `_. You -can configure most any web server to recognize the version tags used +can configure almost any web server to recognize the version tags used by ``static_url()`` and set caching headers accordingly. Here is the relevant portion of the nginx configuration we use at FriendFeed:: -- 2.47.2