ops/nixos/clouvider-fra01: enable Label plugin in Deluge
This commit is contained in:
parent
7100a39ee3
commit
2d8e414bc0
1 changed files with 1 additions and 0 deletions
|
@ -154,6 +154,7 @@ in {
|
|||
max_active_downloading = 100;
|
||||
max_active_limit = 200;
|
||||
move_completed_paths_list = [ "/store/content/Anime" "/store/content/Films" "/store/content/TV" ];
|
||||
enabled_plugins = [ "Label" ];
|
||||
};
|
||||
authFile = machineSecrets.delugeAuthFile;
|
||||
|
||||
|
|
Loading…
Reference in a new issue