mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
fix: syncthing wrong option placement
This commit is contained in:
parent
ea4d4784a4
commit
bfc7b89c03
2 changed files with 2 additions and 2 deletions
|
|
@ -13,9 +13,9 @@
|
|||
configDir = "/Vault/apps/syncthing";
|
||||
guiAddress = "0.0.0.0:8384";
|
||||
openDefaultPorts = true;
|
||||
urAccepted = -1;
|
||||
relay.enable = false;
|
||||
settings = {
|
||||
urAccepted = -1;
|
||||
devices = {
|
||||
"magicant" = {
|
||||
id = "VMWGEE2-4HDS2QO-KNQOVGN-LXLX6LA-666E4EK-ZBRYRRO-XFEX6FB-6E3XLQO";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue