pinwheel/sombrero: Remove time-tracking from syncthing
This commit is contained in:
@@ -89,17 +89,6 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
"time-tracking" = {
|
||||
path = "/home/alex/backup/sync/time-tracking";
|
||||
devices = [ "phone" ];
|
||||
versioning = {
|
||||
type = "staggered";
|
||||
params = {
|
||||
maxAge = "2592000"; # 30 days
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
"books" = {
|
||||
path = "/home/alex/backup/books";
|
||||
devices = [ "pinwheel" ];
|
||||
|
||||
Reference in New Issue
Block a user