Update Emby.Server.Implementations/Udp/UdpServer.cs
Co-authored-by: Mark Monteiro <marknr.monteiro@protonmail.com>
This commit is contained in:
parent
a646a91e15
commit
09915363c2
|
@ -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";
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user