From 2f6e1aa10cf0300b85cd1268cf74b4ac05204778 Mon Sep 17 00:00:00 2001 From: Graham Knop Date: Tue, 11 Aug 2009 17:08:36 +0000 Subject: [PATCH] add docs for multiple category asset config --- etc/WebGUI.conf.original | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/WebGUI.conf.original b/etc/WebGUI.conf.original index b87cadf95..c58530c95 100644 --- a/etc/WebGUI.conf.original +++ b/etc/WebGUI.conf.original @@ -462,7 +462,7 @@ # about categories. Each listing has a key of class name, and then # has several properties, which are: # -# category - The category the asset should appear in. +# category - The category the asset should appear in. Can also be an array of categories. # isContainer - Whether or not the assets main purpose to display the data from other assets. # addGroup - The group the user must be in to add this asset. # uiLevel - The minimum UI level the user must have to add the asset.