adding librera to dalinar
This commit is contained in:
parent
fdb2c48c2e
commit
c6e3ab0a51
|
@ -1357,6 +1357,15 @@ Dalinar's config is of course server oriented.
|
|||
params.cleanoutDays = "100";
|
||||
};
|
||||
};
|
||||
librera = {
|
||||
id = "vvtvj-osndy";
|
||||
path = "/storage/syncthing/librera";
|
||||
devices = [ "tablet" "shadow" "kohlin"];
|
||||
versioning = {
|
||||
type = "trashcan";
|
||||
params.cleanoutDays = "100";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
@ -160,6 +160,15 @@
|
|||
params.cleanoutDays = "100";
|
||||
};
|
||||
};
|
||||
librera = {
|
||||
id = "vvtvj-osndy";
|
||||
path = "/storage/syncthing/librera";
|
||||
devices = [ "tablet" "shadow" "kohlin"];
|
||||
versioning = {
|
||||
type = "trashcan";
|
||||
params.cleanoutDays = "100";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue