diff options
| author | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-06 18:51:56 +0000 |
|---|---|---|
| committer | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-06 18:51:56 +0000 |
| commit | 358f480ea8f14d9db8a933e84f3339e533c626fb (patch) | |
| tree | e2906ed47435e2cdc84523d55df16dc597b6849b /Global-Config.md | |
| parent | 83140cfbcba7e42202b05c820066d2f2e5a45fef (diff) | |
Switch links to the 'tt-rss' GitHub organization.
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: |