machines/serlverle&newton: syncthing update usage-reporting

This commit is contained in:
Felix Buehler 2023-01-12 23:21:42 +01:00
parent 9870ba8252
commit a03b834a35
2 changed files with 10 additions and 0 deletions

View file

@ -11,6 +11,7 @@
extraOptions = {
options = {
localAnnounceEnabled = false;
urAccepted = 3;
};
};
devices = {
@ -46,6 +47,7 @@
"Music" = {
id = "mphdq-n6q7y";
path = "/srv/data/music";
watch = false;
devices = [
"thinkman"
"birdman"
@ -55,6 +57,7 @@
"Pictures" = {
id = "cujyo-yiabu";
path = "/srv/data/photos";
watch = false;
devices = [
"thinkman"
"serverle"