gui, lib/config, lib/model: Add ability to ignore folders offered by other nodes (fixes #3993)
GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/4179 LGTM: AudriusButkevicius, calmh
This commit is contained in:
@@ -154,6 +154,7 @@ Returns the current configuration.
|
||||
"tempIndexMinBlocks": 10
|
||||
},
|
||||
"ignoredDevices": []
|
||||
"ignoredFolders": []
|
||||
}
|
||||
}
|
||||
.ft P
|
||||
|
||||
Reference in New Issue
Block a user