1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-26 15:54:36 +02:00

Updated Docker (markdown)

Nick Sweeting
2024-02-08 13:40:32 -08:00
parent 31772223df
commit d5bf0830d9

@@ -204,7 +204,7 @@ docker run -it -v /media/USB_DRIVE/archivebox:/data -p 8000:8000 archivebox/arch
### Configuration ### Configuration
The easiest way is to use `archivebox config --set KEY=value` or edit `./ArchiveBox.conf` (in your collection data folder). The easiest way is to use `archivebox config --set KEY=value` or edit `./ArchiveBox.conf` (in your collection dir).
For example, to set `MEDIA_TIMEOUT=120` as a persistent setting for a collection: For example, to set `MEDIA_TIMEOUT=120` as a persistent setting for a collection:
```bash ```bash