Set up rotate interval properly

This commit is contained in:
Manuel Thalmann 2025-05-01 21:32:02 +02:00
parent f81e4dfadb
commit dfb8054da4

View file

@ -106,6 +106,7 @@ services:
service: privoxy
environment:
PVPN_CMD_ARGS: --p2p --random
PVPN_ROTATE_INTERVAL: 43200
volumes:
- ./data/proton/rtorrent:/data/proton
rtorrent_backend:
@ -121,7 +122,6 @@ services:
PUID: 1337
PGID: 1337
PHOME: /config
MAX_UPTIME: 43200
command: -o ratio.enable=
-o ratio.min.set=200
-o ratio.max.set=10000