Difference between revisions of "Setting up Internal Messaging"
From Opentaps Wiki
Jump to navigationJump to search (New page: 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 us...) |
m (Protected "Setting up Internal Messaging": Sysop page [edit=sysop:move=sysop]) |
(No difference)
|
Revision as of 11:17, 12 January 2008
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