recyclarr: init

This commit is contained in:
2026-02-19 19:07:29 -05:00
parent d8d30b9be1
commit dd1b4160b0
3 changed files with 207 additions and 0 deletions

View File

@@ -217,6 +217,10 @@
jellyseerr = {
configDir = services_dir + "/jellyseerr";
};
recyclarr = {
dataDir = services_dir + "/recyclarr";
};
};
};