mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 00:55:13 +01:00
switch to new CC url
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
public ChannelOptions()
|
||||
{
|
||||
DownloadingChannels = new string[] { };
|
||||
DownloadSizeLimit = 1;
|
||||
DownloadSizeLimit = .5;
|
||||
MaxDownloadAge = 30;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user