This commit is contained in:
2025-06-29 17:47:48 +03:00
parent 1de299f397
commit f92da5286a

View File

@@ -34,7 +34,7 @@
# Name of folder in Syncthing, also the folder ID # Name of folder in Syncthing, also the folder ID
path = "/home/user/brain_zero/"; # Which folder to add to Syncthing path = "/home/user/brain_zero/"; # Which folder to add to Syncthing
type = "sendonly"; type = "sendonly";
devices = [ "bigboxuser" ]; # Which devices to share the folder with devices = [ "bigbox" ]; # Which devices to share the folder with
}; };
"puter_home" = { "puter_home" = {
path = "/home/user/"; path = "/home/user/";