Setting up Internal Messaging
From Opentaps Wiki
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