diff options
Diffstat (limited to 'Global-Config.md')
| -rw-r--r-- | Global-Config.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Global-Config.md b/Global-Config.md index de52ab0..fc0b62d 100644 --- a/Global-Config.md +++ b/Global-Config.md @@ -1,6 +1,6 @@ All settings (see `_DEFAULTS[]` for default values) are listed here: -- https://github.com/supahgreg/tt-rss/blob/main/classes/Config.php (source code, including default values) +- https://github.com/tt-rss/tt-rss/blob/main/classes/Config.php (source code, including default values) It is preferred to adjust tt-rss global configuration through the environment, i.e. defined in `.env` when using docker-compose setup: |