HostComponents.config: fixing reference to ClientHostAddressAccessor

This commit is contained in:
Lombiq
2016-03-22 19:03:40 +01:00
committed by Benedek Farkas
parent 740039d6ef
commit 9fa1e13457

View File

@@ -95,7 +95,7 @@
</Properties>
</Component>
<Component Type="Orchard.Services.ClientAddressAccessor">
<Component Type="Orchard.Services.ClientHostAddressAccessor">
<Properties>
<!-- Set Value="true" to read the client host address from the specified HTTP header. -->
<Property Name="EnableClientHostAddressHeader" Value="false"/>