services.slskd.settings.shares.filters

NixOS option

Regular expressions of files to exclude from sharing.

type: list of string
Default
[ ]
Example
[ "\.ini$" "Thumbs.db$" "\.DS_Store$" ]
declared in: nixos/modules/services/web-apps/slskd.nixView source on NixOS/nixpkgs →