Search found 1 match

by Telaso
Tue Sep 01, 2020 5:00 am
Forum: Windows Support
Topic: How to always start with remote session instead of local ?
Replies: 3
Views: 57736

Re: How to always start with remote session instead of local ?

I know this is extremely late but incase anyone was wondering about this for future reference.

Open up the following file in a text editor.
%UserProfile%\AppData\Local\transmission\settings.json

Lines 48-54 for me are following:
by default they are:

"remote-session-enabled": false,
"remote ...