From 95087800bd96cf5fbf45b4959dae91557ce7c45b Mon Sep 17 00:00:00 2001 From: Daniel Stolt Date: Sat, 24 Aug 2013 20:35:52 +0200 Subject: [PATCH] Changed Host.config files to use AzureConfigShellSettingsManager. --- src/Orchard.Azure/Orchard.Azure.Web/Config/Host.config | 4 ++-- src/Orchard.Web/Config/Host.config | 6 +++--- src/Orchard.Web/Modules/Orchard.Azure/Module.txt | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/Orchard.Azure/Orchard.Azure.Web/Config/Host.config b/src/Orchard.Azure/Orchard.Azure.Web/Config/Host.config index f0854a40b..02c2206f7 100644 --- a/src/Orchard.Azure/Orchard.Azure.Web/Config/Host.config +++ b/src/Orchard.Azure/Orchard.Azure.Web/Config/Host.config @@ -7,8 +7,8 @@ - - + + diff --git a/src/Orchard.Web/Config/Host.config b/src/Orchard.Web/Config/Host.config index 813b53f8e..abf7158a9 100644 --- a/src/Orchard.Web/Config/Host.config +++ b/src/Orchard.Web/Config/Host.config @@ -7,11 +7,11 @@ - + - + \ No newline at end of file diff --git a/src/Orchard.Web/Modules/Orchard.Azure/Module.txt b/src/Orchard.Web/Modules/Orchard.Azure/Module.txt index bb99dbe61..2b07e2a1c 100644 --- a/src/Orchard.Web/Modules/Orchard.Azure/Module.txt +++ b/src/Orchard.Web/Modules/Orchard.Azure/Module.txt @@ -10,11 +10,11 @@ Features: Name: Windows Azure Output Cache Description: Activates an Orchard output cache provider that targets Windows Azure Cache. Dependencies: Orchard.OutputCache - Category: Hosting + Category: Performance Orchard.Azure.DatabaseCache: Name: Windows Azure Database Cache Description: Activates an NHibernate second-level cache provider that targets Windows Azure Cache. - Category: Hosting + Category: Performance Orchard.Azure.MediaStorage: Name: Windows Azure Media Storage Description: Activates an Orchard media storage provider that targets Windows Azure Blob Storage.