remove jellyfin from hs
This commit is contained in:
parent
db0c63640a
commit
5d1745690c
2 changed files with 1 additions and 5 deletions
|
|
@ -25,10 +25,6 @@
|
||||||
name = "Plex";
|
name = "Plex";
|
||||||
url = "https://plex.yanlincs.com";
|
url = "https://plex.yanlincs.com";
|
||||||
}
|
}
|
||||||
{
|
|
||||||
name = "Jellyfin";
|
|
||||||
url = "https://jellyfin.yanlincs.com";
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
name = "Productivity";
|
name = "Productivity";
|
||||||
bookmarks = [
|
bookmarks = [
|
||||||
|
|
|
||||||
|
|
@ -264,7 +264,7 @@
|
||||||
user = "yanlin";
|
user = "yanlin";
|
||||||
sonarr.enable = true;
|
sonarr.enable = true;
|
||||||
radarr.enable = true;
|
radarr.enable = true;
|
||||||
jellyfin.enable = true;
|
jellyfin.enable = false;
|
||||||
deluge.enable = true;
|
deluge.enable = true;
|
||||||
plex.enable = true;
|
plex.enable = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue