fix jellyfin? and gitea config change

This commit is contained in:
2024-09-27 12:54:55 -04:00
parent 7c46e0c9b1
commit c3e2e8fa02
4 changed files with 14 additions and 2 deletions

View File

@@ -61,6 +61,11 @@
config_dir = "/tank/services/qbittorrent/config";
download_dir = "${service_configs.hdd_path}/torrents";
};
jellyfin = {
data_dir = "/tank/services/jellyfin";
cache_dir = "/tank/services/jellyfin_cache";
};
};
in
{