From 9dbda42532785f5c8c8ba575d039440c867e91ac Mon Sep 17 00:00:00 2001 From: fox Date: Wed, 19 Jan 2022 15:10:45 +0300 Subject: Update 'GlobalConfig' --- GlobalConfig.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GlobalConfig.md b/GlobalConfig.md index b1d64f2..ef6c6e1 100644 --- a/GlobalConfig.md +++ b/GlobalConfig.md @@ -16,7 +16,7 @@ It is preferred to adjust tt-rss global configuration through the environment, i TTRSS_SELF_URL_PATH=http://127.0.0.1/tt-rss ``` -Alternatively, you can create `config.php` in tt-rss root directory (copied from `config.php-dist`), using the following syntax: +Alternatively, you can **create** `config.php` in tt-rss root directory (copied from `config.php-dist`), using the following syntax: ```php putenv('TTRSS_DB_HOST=myserver'); -- cgit v1.2.3