mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 23:58:57 +00:00
Remove log message executed before logger is initialized
This commit is contained in:
@@ -9,7 +9,7 @@ namespace Emby.Server.Implementations
|
||||
public static class ConfigurationOptions
|
||||
{
|
||||
/// <summary>
|
||||
/// Gets the default configuration options.
|
||||
/// Gets a new copy of the default configuration options.
|
||||
/// </summary>
|
||||
public static Dictionary<string, string> DefaultConfiguration => new Dictionary<string, string>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user