Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

transmission: settings doc location changed

(cherry picked from commit 172ca5884be674452c105285cbd2308ca6ca31e6)

authored by nyanloutre and committed by Jörg Thalheim fa475986 ac6a68de

+2 -2
+2 -2
nixos/modules/services/torrent/transmission.nix
··· 59 time the service starts). String values must be quoted, integer and 60 boolean values must not. 61 62 - See https://trac.transmissionbt.com/wiki/EditConfigFiles for 63 - documentation. 64 ''; 65 }; 66
··· 59 time the service starts). String values must be quoted, integer and 60 boolean values must not. 61 62 + See https://github.com/transmission/transmission/wiki/Editing-Configuration-Files 63 + for documentation. 64 ''; 65 }; 66