services.syncthing.overrideFolders

NixOS option

Whether to delete the folders which are not configured via the folders option. If set to false, folders added via the web interface will persist and will have to be deleted manually.

type: boolean
Default
<rendered-html><p><code>true</code> unless any device has the <a
href="https://search.nixos.org/options?channel=unstable&amp;query=services.syncthing.settings.devices.&lt;name&gt;.autoAcceptFolders#show=services.syncthing.settings.devices.&lt;name&gt;.autoAcceptFolders">autoAcceptFolders</a>
option set to <code>true</code>.</p>
</rendered-html>
declared in: nixos/modules/services/networking/syncthing.nixView source on NixOS/nixpkgs →