-| `/app/conf` | The Aria2 configuration and file session folder. `🚨Please make sure you have `aria2.conf` and `aria2.session` file exist on your host, when yout mount /app/conf`. For the first time `aria2.session` just need to be a empty file can be appended. You can also user the templates for these two file in the `conf` folder of this project. Please put your `rclone.conf` in this folder as well if you'd mount it to Rclone. So all the config files supported in this folder are: `aria2.conf`, `aria2.session`, `rclone.conf`. 🚨Warning🚨: if you don't mount `/app/conf`, whenever the container restarts, you'll lose your downloading progress. |
0 commit comments