transmission config
This commit is contained in:
parent
c3e59d03c9
commit
062ac80ec8
5 changed files with 15 additions and 11 deletions
|
@ -3,5 +3,10 @@
|
|||
{
|
||||
services.transmission = {
|
||||
enable = true;
|
||||
home = "/mnt/storage/";
|
||||
settings.rpc-port = 9091;
|
||||
settings.rpc-bind-address = "0.0.0.0";
|
||||
openRPCPort = true;
|
||||
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue