From 6a7e42999fc46e1e4153f088e8215afce051bbae Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 8 May 2024 18:02:43 -0700 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Configuration.md b/Configuration.md index 1042c0d..66667e3 100644 --- a/Configuration.md +++ b/Configuration.md @@ -123,6 +123,7 @@ Password (again): More info: - https://github.com/ArchiveBox/ArchiveBox/wiki/Setting-up-Authentication +- https://github.com/ArchiveBox/ArchiveBox/wiki/Docker#configuration *Related options:* [`PUBLIC_INDEX / PUBLIC_SNAPSHOTS / PUBLIC_ADD_VIEW`](#public_index) @@ -149,7 +150,7 @@ archivebox config --set PUBLIC_ADD_VIEW=False # True = allow users to submit More info: - https://github.com/ArchiveBox/ArchiveBox/wiki/Setting-up-Authentication -- https://github.com/ArchiveBox/ArchiveBox#-web-ui-usage +- https://github.com/ArchiveBox/ArchiveBox/wiki/Usage#ui-usage --- #### `CUSTOM_TEMPLATES_DIR` @@ -183,7 +184,9 @@ archivebox config --set CUSTOM_TEMPLATES_DIR=~/archivebox/data/custom_templates HTTP header containing user name from authenticated proxy. -More info: https://github.com/ArchiveBox/ArchiveBox/pull/866 +More info: +- https://github.com/ArchiveBox/ArchiveBox/wiki/Setting-up-Authentication +- https://github.com/ArchiveBox/ArchiveBox/pull/866 *Related options:* [`REVERSE_PROXY_WHITELIST`](#REVERSE_PROXY_WHITELIST), [`LOGOUT_REDIRECT_URL`](#LOGOUT_REDIRECT_URL)