formatting.
This commit is contained in:
parent
487fe1f4c2
commit
1e6a1e3f93
5 changed files with 22 additions and 23 deletions
|
@ -14,7 +14,7 @@
|
|||
overrideFolders = false;
|
||||
openDefaultPorts = true;
|
||||
systemService = true;
|
||||
dataDir="/home/${config.host.user}/Sync";
|
||||
configDir="/home/${config.host.user}/.local/state/syncthing";
|
||||
dataDir = "/home/${config.host.user}/Sync";
|
||||
configDir = "/home/${config.host.user}/.local/state/syncthing";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue