Fix syncthing path lol
This commit is contained in:
parent
aa22049e91
commit
0922964b5f
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@
|
|||
enable = true;
|
||||
group = "BuyMyAria";
|
||||
user = "BuyMyAria";
|
||||
dataDir = "/home/myusername/Documents/Syncthing"; # Default folder for new synced folders
|
||||
configDir = "/home/myusername/Documents/.config/syncthing"; # Folder for Syncthing's settings and keys
|
||||
dataDir = "/home/buymymojo/Documents/Syncthing"; # Default folder for new synced folders
|
||||
configDir = "/home/buymymojo/Documents/.config/syncthing"; # Folder for Syncthing's settings and keys
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue