mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-17 03:54:08 +02:00
Updated Configuration (markdown)
@@ -72,6 +72,16 @@ Maximum allowed download time for fetching media when `SAVE_MEDIA=True` in secon
|
|||||||
*Related options:*
|
*Related options:*
|
||||||
[`SAVE_MEDIA`](#save_media)
|
[`SAVE_MEDIA`](#save_media)
|
||||||
|
|
||||||
|
---
|
||||||
|
#### `ADMIN_USERNAME` / `ADMIN_PASSWORD`
|
||||||
|
**Possible Values:** [`None`]/`"admin"`/...
|
||||||
|
|
||||||
|
Only used on first run / initial setup. ArchiveBox will create an admin user with the specified username and password when these options are found in the environment.
|
||||||
|
Useful for setting up a Docker instance of ArchiveBox without needing to run a shell command to create the admin user.
|
||||||
|
|
||||||
|
*Related options:*
|
||||||
|
[`PUBLIC_INDEX`](#public_index)
|
||||||
|
|
||||||
---
|
---
|
||||||
#### `PUBLIC_INDEX` / `PUBLIC_SNAPSHOTS` / `PUBLIC_ADD_VIEW`
|
#### `PUBLIC_INDEX` / `PUBLIC_SNAPSHOTS` / `PUBLIC_ADD_VIEW`
|
||||||
**Possible Values:** [`False`]/`True`
|
**Possible Values:** [`False`]/`True`
|
||||||
|
Reference in New Issue
Block a user