Settings.json is not used

Ask for help and report issues not specific to either the Mac OS X or GTK+ versions of Transmission
Post Reply
ylafont
Posts: 1
Joined: Tue Sep 03, 2019 10:36 pm

Settings.json is not used

Post by ylafont »

I performed a new installation today and I am having the weirdest problem where Transmission does not use the settings.json file int the /etc/transmission-daemon directory.

The application starts up normally, however I had to modify the deamon setting file (/lib/systemd/system/transmission-daemon.service) in to be able get to the interface by modifing the ExecStart line

Code: Select all

ExecStart=/usr/bin/transmission-daemon -f --log-debug --allowed *.*.*.*
is there method of specifying what config file is used?

it would nice is the deamon information include what file is being used in this case it is

Code: Select all

var/lib/transmission-daemon/.config/transmission-daemon/settings.json
assistance is greatly appreciated, thanks in advance.
Post Reply