casjay 38e486dfaf
🗃️ Committing everything that changed 🗃️
rootfs/usr/local/share/template-files/config/transmission/settings.json
2023-07-05 08:57:34 -04:00

93 lines
2.8 KiB
JSON

{
"alt-speed-down": 100,
"alt-speed-enabled": false,
"alt-speed-time-begin": 540,
"alt-speed-time-day": 127,
"alt-speed-time-enabled": false,
"alt-speed-time-end": 1020,
"alt-speed-up": 0,
"bind-address-ipv4": "0.0.0.0",
"bind-address-ipv6": "",
"blocklist-enabled": true,
"blocklist-updates-enabled": true,
"blocklist-url": "https://raw.githubusercontent.com/casjay/blocklists/main/transmission/blocklists.gz",
"cache-size-mb": 4,
"compact-view": false,
"dht-enabled": true,
"watch-dir-enabled": true,
"download-queue-enabled": true,
"incomplete-dir-enabled": true,
"watch-dir": "/data/downloads/watch",
"download-dir": "/data/downloads/complete",
"incomplete-dir": "/data/downloads/InComplete",
"download-queue-size": 10,
"encryption": 1,
"idle-seeding-limit": 1,
"idle-seeding-limit-enabled": false,
"inhibit-desktop-hibernation": false,
"lpd-enabled": true,
"main-window-height": 500,
"main-window-is-maximized": 1,
"main-window-width": 554,
"main-window-x": 19,
"main-window-y": 13,
"message-level": 1,
"open-dialog-dir": "",
"peer-congestion-algorithm": "",
"peer-id-ttl-hours": 6,
"peer-limit-global": 500,
"peer-limit-per-torrent": 500,
"peer-port": 51413,
"peer-port-random-high": 65535,
"peer-port-random-low": 49152,
"peer-port-random-on-start": false,
"peer-socket-tos": "default",
"pex-enabled": true,
"pidfile": "/run/transmission-daemon.pid",
"port-forwarding-enabled": false,
"preallocation": 1,
"prefetch-enabled": true,
"queue-stalled-enabled": true,
"queue-stalled-minutes": 30,
"ratio-limit": 0,
"ratio-limit-enabled": true,
"rename-partial-files": true,
"rpc-authentication-required": false,
"rpc-bind-address": "0.0.0.0",
"rpc-enabled": true,
"rpc-password": "{2c6709ed690c77d4f872b41c43966b935f5e2aa2YUv/OyKl",
"rpc-port": 9091,
"rpc-url": "/transmission/",
"rpc-username": "",
"rpc-whitelist": "127.*.*.*,10.*.*.*,172.16.*.*,192.168.*.*",
"rpc-whitelist-enabled": false,
"rpc-host-whitelist-enabled": false,
"scrape-paused-torrents-enabled": true,
"script-torrent-done-enabled": true,
"script-torrent-done-filename": "",
"seed-queue-enabled": false,
"seed-queue-size": 10,
"show-backup-trackers": false,
"show-extra-peer-details": false,
"show-filterbar": true,
"show-notification-area-icon": true,
"show-options-window": true,
"show-statusbar": true,
"show-toolbar": true,
"show-tracker-scrapes": false,
"sort-mode": "sort-by-name",
"sort-reversed": false,
"speed-limit-down": 0,
"speed-limit-down-enabled": false,
"speed-limit-up": 0,
"speed-limit-up-enabled": true,
"start-added-torrents": true,
"statusbar-stats": "total-ratio",
"trash-can-enabled": true,
"trash-original-torrent-files": false,
"umask": "002",
"upload-slots-per-torrent": 14,
"user-has-given-informed-consent": true,
"utp-enabled": true
}