mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-31 01:24:53 +00:00
revise shortcut support
This commit is contained in:
parent
d1fd921280
commit
54dd38b2bd
5 changed files with 68 additions and 34 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue