updates syncthing config dir
This commit is contained in:
parent
07e64c5dff
commit
7c43d2c98a
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
guiAddress = "0.0.0.0:8384";
|
guiAddress = "0.0.0.0:8384";
|
||||||
user = "dennis";
|
user = "dennis";
|
||||||
dataDir = "/home/dennis/sync";
|
dataDir = "/home/dennis/sync";
|
||||||
configDir = "/home/dennis/sync/.config/syncthing";
|
# configDir = "/home/dennis/sync/.config/syncthing";
|
||||||
overrideDevices = true;
|
overrideDevices = true;
|
||||||
overrideFolders = true;
|
overrideFolders = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue