fix jellyfin? and gitea config change

This commit is contained in:
2024-09-27 12:54:55 -04:00
parent 258ab0fbf6
commit ef787b4cb5
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
{