layne: change transmission port

sadly, it needs to be changed frequently as proton vpn changes the open
port from time to time
This commit is contained in:
Adithya 2024-10-27 17:51:06 +05:30
parent 237bb4ae5d
commit 26d166e0d1
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -28,7 +28,7 @@ in
"--lpd"
];
settings = {
peer-port = 35994;
peer-port = 64450;
rpc-bind-address = "127.0.0.1";
rpc-port = 9091;
rpc-host-whitelist = "transmission.labs.adtya.xyz";