Fix bazarr user group
This commit is contained in:
parent
56a0129dd2
commit
d387dba9cf
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
bazarr = {
|
||||
enable = true;
|
||||
user = "user";
|
||||
group = "user";
|
||||
group = "hosted";
|
||||
};
|
||||
|
||||
jackett.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue