This file is indexed.

/etc/transmission-daemon/settings.json is in transmission-daemon 2.82-1.1ubuntu3.2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
{
    "blocklist-enabled": 0, 
    "download-dir": "\/var\/lib\/transmission-daemon\/downloads",
    "download-limit": 100, 
    "download-limit-enabled": 0, 
    "encryption": 1, 
    "max-peers-global": 200, 
    "peer-port": 51413, 
    "pex-enabled": 1, 
    "port-forwarding-enabled": 0, 
    "rpc-authentication-required": 1, 
    "rpc-password": "transmission", 
    "rpc-port": 9091, 
    "rpc-username": "transmission", 
    "rpc-whitelist": "127.0.0.1", 
    "upload-limit": 100, 
    "upload-limit-enabled": 0
}