mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 09:14:45 +03:00
revise shortcut support
This commit is contained in:
@@ -214,6 +214,7 @@ namespace MediaBrowser.Model.Configuration
|
||||
public int SharingExpirationDays { get; set; }
|
||||
|
||||
public bool DisableXmlSavers { get; set; }
|
||||
public bool EnableWindowsShortcuts { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="ServerConfiguration" /> class.
|
||||
|
||||
Reference in New Issue
Block a user