From e5ea709bc5682b2f28c6ab0dac0ba1ffe9e7b57a Mon Sep 17 00:00:00 2001 From: fox Date: Tue, 15 Sep 2020 20:10:31 +0000 Subject: [PATCH] Update page 'Home' --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 0e64456..52932a3 100644 --- a/Home.md +++ b/Home.md @@ -60,7 +60,7 @@ Nginx: } ``` -Note: if you run into problems global PHP-to-FPM handler taking priority over proxied location, define tt-rss location like this so it takes priority: +Note: if you run into problems with global PHP-to-FPM handler taking priority over proxied location, define tt-rss location like this so it takes higher priority: ```nginx location ^~ /tt-rss/ {