Modify default config file.

Upgrade script adds Story Manager assets to site config files.
This commit is contained in:
Colin Kuskie 2009-02-27 22:25:47 +00:00
parent b20f4b4a08
commit 5009c96c32
2 changed files with 38 additions and 9 deletions

View file

@ -502,6 +502,13 @@
"isContainer" : 1,
"category" : "community"
},
"WebGUI::Asset::Wobject::StoryArchive" : {
"isContainer" : 1,
"category" : "community"
},
"WebGUI::Asset::Wobject::StoryTopic" : {
"category" : "community"
},
"WebGUI::Asset::Wobject::StockData" : {
"category" : "intranet"
},