Skip to content

Commit

Permalink
nixos/transmission: extend downloadDirPermissions description
Browse files Browse the repository at this point in the history
  • Loading branch information
diniamo committed Oct 25, 2024
1 parent 99add84 commit 283ce8d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nixos/modules/services/torrent/transmission.nix
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,10 @@ in
and [](#opt-services.transmission.settings.watch-dir).
Note that you may also want to change
[](#opt-services.transmission.settings.umask).
If `null`, the home and the download directories become
world-readable. This isn't recommended, and instead relevant users
should be added to the `transmission` group.
'';
};

Expand Down

0 comments on commit 283ce8d

Please sign in to comment.