fix typo
This commit is contained in:
parent
5ea9aca5fe
commit
a093830fc6
@ -31,7 +31,7 @@ in
|
|||||||
enable = true;
|
enable = true;
|
||||||
openPeerPorts = true;
|
openPeerPorts = true;
|
||||||
downloadDirPermissions = "777";
|
downloadDirPermissions = "777";
|
||||||
credentialsFile = "/var/lib/secrets/transmission/settings.json";
|
credentialsFile = "/var/secrets/transmission/settings.json";
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
download-dir = downloadDir;
|
download-dir = downloadDir;
|
||||||
|
Loading…
Reference in New Issue
Block a user