From 7ee6136a36a31b7725a7550ce2b8cd0412faabf6 Mon Sep 17 00:00:00 2001 From: JT Smith Date: Wed, 15 Oct 2008 14:42:04 +0000 Subject: [PATCH] adding asset discovery service --- etc/WebGUI.conf.original | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/WebGUI.conf.original b/etc/WebGUI.conf.original index 379cbc80b..e8f17a8c4 100644 --- a/etc/WebGUI.conf.original +++ b/etc/WebGUI.conf.original @@ -825,6 +825,7 @@ "WebGUI::Content::Maintenance", "WebGUI::Content::Referral", "WebGUI::Content::AssetManager", + "WebGUI::Content::AssetDiscovery", "WebGUI::Content::Operation", "WebGUI::Content::Setup", "WebGUI::Content::Shop",