mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-04-05 21:01:35 +08:00
Removed incorrect comment in Web.config in Orchard.Azure.Web.
This commit is contained in:
parent
db85911c2f
commit
eac7d6290e
@ -33,10 +33,6 @@
|
||||
|
||||
<dataCacheClients>
|
||||
<dataCacheClient name="DefaultCacheClient" useLegacyProtocol="false" connectionPool="true" maxConnectionsToServer="20">
|
||||
<!--
|
||||
To use the in-role flavor of Windows Azure Caching, set the identifier attribute to be the cache cluster role name.
|
||||
To use the Windows Azure Caching Service, set the identifier attribute to be the endpoint of the cache cluster.
|
||||
-->
|
||||
<autoDiscover isEnabled="true" identifier="Orchard.Azure.Web" />
|
||||
</dataCacheClient>
|
||||
</dataCacheClients>
|
||||
|
Loading…
Reference in New Issue
Block a user