Setting up Internal Messaging

From Opentaps Wiki
Revision as of 11:17, 12 January 2008 by Sichen (talk | contribs) (Protected "Setting up Internal Messaging": Sysop page [edit=sysop:move=sysop])
Jump to navigationJump to search

opentaps has an internal messaging system which allows your users to send messages to one another through opentaps. The messages are logged in the system as well. If you would like to use this feature, edit the file hot-deploy/opentaps-common/config/opentaps.properties and change the settings to the following fields:

# set to true to enable internal messaging
messaging.enabled = true
# default number of seconds for system to check for new messages, "60" is 1 minute
messaging.refresh.default = 60