setup resilio
This commit is contained in:
parent
79096d8214
commit
d73a2a404c
@ -1056,6 +1056,17 @@ services = {
|
|||||||
KbdInteractiveAuthentication = false;
|
KbdInteractiveAuthentication = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
resilio = {
|
||||||
|
deviceName = "chichis";
|
||||||
|
enable = true;
|
||||||
|
useUpnp = true;
|
||||||
|
enableWebUI = true;
|
||||||
|
httpPass = "528491";
|
||||||
|
httpLogin = "chichis";
|
||||||
|
httpListenPort = 9876;
|
||||||
|
httpListenAddr = "0.0.0.0";
|
||||||
|
directoryRoot = "/resilio";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user