linuxserver / docker-qbittorrent

GNU General Public License v3.0
974 stars 127 forks source link

[FEAT] Include grace period in sample docker compose #321

Open dolceAlka opened 1 week ago

dolceAlka commented 1 week ago

Is this a new feature request?

Wanted change

Include stop_grace_period in docker compose file in the readme and docker page

Reason for change

The current samples have no setting for it and fall over to the docker default of 10s, this means that when qbittorrent often takes over 10s to shutdown during docker compose down it will be killed and shutdown uncleanly, forcing rechecking of active files during the kill.

Proposed code change

No, just documentation

github-actions[bot] commented 1 week ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.