|
@@ -25,7 +25,7 @@ namespace Emby.Server.Implementations.Udp
|
|
|
private readonly IConfiguration _config;
|
|
private readonly IConfiguration _config;
|
|
|
|
|
|
|
|
/// <summary>
|
|
/// <summary>
|
|
|
- /// Address Override Configuration Key
|
|
|
|
|
|
|
+ /// Address Override Configuration Key.
|
|
|
/// </summary>
|
|
/// </summary>
|
|
|
public const string AddressOverrideConfigKey = "PublishedServerUrl";
|
|
public const string AddressOverrideConfigKey = "PublishedServerUrl";
|
|
|
|
|
|