Supplement of docs

This commit is contained in:
adampweb 2025-05-09 19:54:15 +02:00
parent 99a6de981e
commit 543161d7fb

View File

@ -101,6 +101,11 @@ Example:
export OPTIONS="--list -f 20060121" export OPTIONS="--list -f 20060121"
``` ```
After that you can run the exists container with the following command:
```bash
docker compose run --rm wayback_machine_downloader https://example.com
```
## ⚙️ Configuration ## ⚙️ Configuration
There are a few constants that can be edited in the `wayback_machine_downloader.rb` file for your convenience. The default values may be conservative, so you can adjust them to your needs. They are: There are a few constants that can be edited in the `wayback_machine_downloader.rb` file for your convenience. The default values may be conservative, so you can adjust them to your needs. They are: