more tweaks

This commit is contained in:
JT Smith 2006-02-16 17:20:00 +00:00
parent 010e4cac00
commit b92b4044ec
2 changed files with 48 additions and 9 deletions

View file

@ -81,6 +81,7 @@ sub definition {
name=>$i18n->get("topicName"),
properties=> {
storageTimeout => {
fieldType=>"interval",
label=>$i18n->get("storage timeout"),
defaultValue=>6*60*60,
hoverHelp=>$i18n->get("storage timeout help")