mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-17 03:33:46 +01:00
added dashboard info page
This commit is contained in:
@@ -109,7 +109,13 @@ namespace MediaBrowser.Model.System
|
||||
/// </summary>
|
||||
/// <value>The log path.</value>
|
||||
public string LogPath { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the transcoding temporary path.
|
||||
/// </summary>
|
||||
/// <value>The transcoding temporary path.</value>
|
||||
public string TranscodingTempPath { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the HTTP server port number.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user