From cf51901bee5b9a12d1ca96b3a177d0f483339904 Mon Sep 17 00:00:00 2001 From: tcely Date: Tue, 15 Apr 2025 17:55:45 -0400 Subject: [PATCH] Link to `settings.py` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f506d76e..1f3f4408 100644 --- a/README.md +++ b/README.md @@ -263,7 +263,7 @@ and less common features: > Enabling this feature by default is planned in an upcoming release, after `2025-006-01`. > > To prevent your installation from scheduling media file renaming tasks, -> you must set [`TUBESYNC_RENAME_ALL_SOURCES=False`](#advanced-configuration) in the environment variables or `RENAME_ALL_SOURCES = False` in `settings.py`. +> you must set [`TUBESYNC_RENAME_ALL_SOURCES=False`](#advanced-configuration) in the environment variables or `RENAME_ALL_SOURCES = False` in [`settings.py`](blob/1fc0462c11741621350053144ab19cba5f266cb2/tubesync/tubesync/settings.py#L183). ### 2. Index frequency