fix
This commit is contained in:
parent
dc4ae3376a
commit
4ba1996a9e
@ -34,7 +34,7 @@ in
|
|||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
download-dir = downloadDir;
|
download-dir = downloadDir;
|
||||||
peer-port-random-low = "42333";
|
peer-port-random-low = 42333;
|
||||||
peer-port-random-on-start = true;
|
peer-port-random-on-start = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user