Volume ZFS tunné torrent
This commit is contained in:
parent
5c031c573d
commit
233c85d8b6
@ -72,6 +72,11 @@
|
|||||||
fsType = "zfs";
|
fsType = "zfs";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
fileSystems."/mnt/medias/incomplete" =
|
||||||
|
{ device = "loutrepool/torrent-dl";
|
||||||
|
fsType = "zfs";
|
||||||
|
};
|
||||||
|
|
||||||
fileSystems."/mnt/medias" =
|
fileSystems."/mnt/medias" =
|
||||||
{ device = "loutrepool/medias";
|
{ device = "loutrepool/medias";
|
||||||
fsType = "zfs";
|
fsType = "zfs";
|
||||||
|
@ -10,6 +10,7 @@
|
|||||||
rpc-host-whitelist = "*";
|
rpc-host-whitelist = "*";
|
||||||
rpc-whitelist-enabled = false;
|
rpc-whitelist-enabled = false;
|
||||||
peer-port = 51413;
|
peer-port = 51413;
|
||||||
|
incomplete-dir = "/mnt/medias/incomplete";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user