Update Syncthing
This commit is contained in:
parent
273fe9c01b
commit
243bb0f4a5
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
overrideFolders = true;
|
overrideFolders = true;
|
||||||
settings = {
|
settings = {
|
||||||
options = {
|
options = {
|
||||||
urAccepted = "-1";
|
urAccepted = -1;
|
||||||
localAnnounceEnabled = true;
|
localAnnounceEnabled = true;
|
||||||
relaysEnabled = true;
|
relaysEnabled = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue