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;
|
||||
|
||||
/// <summary>
|
||||
/// Address Override Configuration Key
|
||||
/// Address Override Configuration Key.
|
||||
/// </summary>
|
||||
public const string AddressOverrideConfigKey = "PublishedServerUrl";
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user