From b8ed98f066c0e65bdeb283e3547e80ff6adb14e5 Mon Sep 17 00:00:00 2001 From: Simon Date: Thu, 5 Jun 2025 10:09:55 +0700 Subject: [PATCH] clarify not setting chown vars --- mkdocs/docs/installation/env-vars.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mkdocs/docs/installation/env-vars.md b/mkdocs/docs/installation/env-vars.md index 2a0ea3d..ae58a0a 100644 --- a/mkdocs/docs/installation/env-vars.md +++ b/mkdocs/docs/installation/env-vars.md @@ -59,6 +59,8 @@ Change the user and group owning the media files generated by TubeArchivist. Thi You will see a error like `PermissionError: [Errno 1] Operation not permitted` when TA is trying to change the ownership of the downloaded file. + _Not_ setting these variables, will disable the chown functionality. + ## TA_PORT Optional Type: Number