From befd45be12e9cdd2d3df11177fa42eab099853e4 Mon Sep 17 00:00:00 2001 From: Nguyen Huy Hoang <24520554@gm.uit.edu.vn> Date: Thu, 26 Mar 2026 23:29:44 +0700 Subject: [PATCH] refactor: normalize and expose forward-auth logout redirect configuration Signed-off-by: Nguyen Huy Hoang <181364121+huyhoang171106@users.noreply.github.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b5c92f21..b0a7d41a 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ Once your YouTube video collection grows, it becomes hard to search and find a s - [Jellyfin Plugin](https://github.com/tubearchivist/tubearchivist-jf-plugin): Add your videos to Jellyfin - [Plex Plugin](https://github.com/tubearchivist/tubearchivist-plex): Add your videos to Plex +For forward-auth setups, configure `TA_AUTH_PROXY_LOGOUT_URL` to define an external logout redirect. + ## Installing For minimal system requirements, the Tube Archivist stack needs around 2GB of available memory for a small testing setup and around 4GB of available memory for a mid to large sized installation. Minimal with dual core with 4 threads, better quad core plus. This project requires docker. Ensure it is installed and running on your system.