1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-26 07:44:41 +02:00

Updated Configuration (markdown)

Nick Sweeting
2024-05-08 18:02:43 -07:00
parent 29b896b5b0
commit 6a7e42999f

@@ -123,6 +123,7 @@ Password (again): <ADMIN_PASSWORD>
More info: More info:
- https://github.com/ArchiveBox/ArchiveBox/wiki/Setting-up-Authentication - https://github.com/ArchiveBox/ArchiveBox/wiki/Setting-up-Authentication
- https://github.com/ArchiveBox/ArchiveBox/wiki/Docker#configuration
*Related options:* *Related options:*
[`PUBLIC_INDEX / PUBLIC_SNAPSHOTS / PUBLIC_ADD_VIEW`](#public_index) [`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: More info:
- https://github.com/ArchiveBox/ArchiveBox/wiki/Setting-up-Authentication - 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` #### `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. 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:* *Related options:*
[`REVERSE_PROXY_WHITELIST`](#REVERSE_PROXY_WHITELIST), [`LOGOUT_REDIRECT_URL`](#LOGOUT_REDIRECT_URL) [`REVERSE_PROXY_WHITELIST`](#REVERSE_PROXY_WHITELIST), [`LOGOUT_REDIRECT_URL`](#LOGOUT_REDIRECT_URL)