General/EnableLoopback is deprecated and has no effect other than an error, remove it from configs

Signed-off-by: Erik Boasson <eb@ilities.com>
This commit is contained in:
Erik Boasson 2018-07-11 13:18:52 +02:00
parent e912384500
commit 414be4a569
3 changed files with 3 additions and 2 deletions

View file

@ -18,7 +18,6 @@
<NetworkInterfaceAddress>auto</NetworkInterfaceAddress>
<AllowMulticast>true</AllowMulticast>
<EnableMulticastLoopback>true</EnableMulticastLoopback>
<EnableLoopback>true</EnableLoopback>
</General>
<Compatibility>
<StandardsConformance>lax</StandardsConformance>