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

@ -24,7 +24,6 @@
<NetworkInterfaceAddress>127.0.0.1</NetworkInterfaceAddress>
<AllowMulticast>true</AllowMulticast>
<EnableMulticastLoopback>true</EnableMulticastLoopback>
<EnableLoopback>false</EnableLoopback>
</General>
<Compatibility>
<StandardsConformance>lax</StandardsConformance>