Commit 14bccfae authored by nimrod's avatar nimrod
Browse files

Removed outdated daemon config entries.

Some configuration entries were from a old version of the Transmission
daemon that accidentally kept around from a long time ago.
parent ee5711ce
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -13,8 +13,6 @@
    "cache-size-mb": 4,
    "dht-enabled": true,
    "download-dir": "/var/lib/transmission/Downloads",
    "download-limit": 100,
    "download-limit-enabled": 0,
    "download-queue-enabled": true,
    "download-queue-size": 5,
    "encryption": 1,
@@ -23,7 +21,6 @@
    "incomplete-dir": "/var/lib/transmission/incomplete",
    "incomplete-dir-enabled": false,
    "lpd-enabled": true,
    "max-peers-global": 100,
    "message-level": 1,
    "peer-congestion-algorithm": "",
    "peer-id-ttl-hours": 6,
@@ -66,8 +63,6 @@
    "start-added-torrents": true,
    "trash-original-torrent-files": false,
    "umask": 18,
    "upload-limit": 100,
    "upload-limit-enabled": 0,
    "upload-slots-per-torrent": 14,
    "utp-enabled": true
}