fix: settings
This commit is contained in:
parent
842094689b
commit
e9d0ebc0e9
1 changed files with 16 additions and 17 deletions
|
|
@ -130,7 +130,7 @@ in {
|
||||||
Username = "Spr3eZ";
|
Username = "Spr3eZ";
|
||||||
Password_PBKDF2 = "@ByteArray(rSRSjyLjKHX4KeDHgtx8qA==:EdZC27+FdG0aFtqVtEsiuqQAA6NROdBRXVSySD6ktgBY7k9ORrq8Kgo2uIkXvAWssmMIFb+C3RZS2PMWAt/Ihw==)";
|
Password_PBKDF2 = "@ByteArray(rSRSjyLjKHX4KeDHgtx8qA==:EdZC27+FdG0aFtqVtEsiuqQAA6NROdBRXVSySD6ktgBY7k9ORrq8Kgo2uIkXvAWssmMIFb+C3RZS2PMWAt/Ihw==)";
|
||||||
};
|
};
|
||||||
|
};
|
||||||
AutoRun = {
|
AutoRun = {
|
||||||
OnTorrentAdded.Enabled = true;
|
OnTorrentAdded.Enabled = true;
|
||||||
OnTorrentAdded.Program = ''chmod -R 777 "%F/'';
|
OnTorrentAdded.Program = ''chmod -R 777 "%F/'';
|
||||||
|
|
@ -150,7 +150,6 @@ in {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
|
||||||
|
|
||||||
services.jackett = {
|
services.jackett = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue