From 3647ee2bd68dbdcd358554880dd08d9f5b6e982d Mon Sep 17 00:00:00 2001 From: fox Date: Thu, 26 May 2022 10:11:14 +0300 Subject: [PATCH] Update 'Home' --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 722d439..0bb7170 100644 --- a/Home.md +++ b/Home.md @@ -23,7 +23,7 @@ You can't, not with this particular setup. I wanted to support both sharing a si Location is entirely cosmetic so I've decided that adding complexity to optionally strip it wasn't worth it. If you disagree and can't stand ``/tt-rss/`` in the URL, you'll have to modify things a bit to get rid of it. -### How do I set global configuration options? +### How do I apply configuration options? There are two sets of options you can change through the environment - options specific to tt-rss (those are prefixed with `TTRSS_`) and options affecting container behavior.