mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 17:24:46 +03:00
Remove left-over network path references (#12446)
This commit is contained in:
@@ -96,8 +96,6 @@ public class ServerConfiguration : BaseApplicationConfiguration
|
||||
/// <value>The metadata path.</value>
|
||||
public string MetadataPath { get; set; } = string.Empty;
|
||||
|
||||
public string MetadataNetworkPath { get; set; } = string.Empty;
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the preferred metadata language.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user