resilio may cause mount failed
This commit is contained in:
parent
cbd2842101
commit
d2a1827632
@ -51,7 +51,7 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
resilio = {
|
resilio = {
|
||||||
enable = true;
|
enable = false;
|
||||||
deviceName = "Gangly4670";
|
deviceName = "Gangly4670";
|
||||||
enableWebUI = true;
|
enableWebUI = true;
|
||||||
directoryRoot = downloadDir;
|
directoryRoot = downloadDir;
|
||||||
@ -89,9 +89,9 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
# resilio
|
# resilio
|
||||||
"/gui" = {
|
/*"/gui" = {
|
||||||
proxyPass = "http://localhost:9000";
|
proxyPass = "http://localhost:9000";
|
||||||
};
|
};*/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user