mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-26 15:54:36 +02:00
Updated Docker (markdown)
@@ -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
|
||||||
|
Reference in New Issue
Block a user