Remove sm-jid configuration option and add an option to configure address for message archiving component (#1)
Artur Hefczyc opened 1 decade ago

sm-jid is available through the API:

XMPPResourceConnection.getSMComponentId()

And we would like to be able to externalize message archiving component or deploy many of them.... so an option to configure an address of the component is essential.

  • Andrzej Wójcik (Tigase) commented 1 decade ago

    I removed sm-jid configuration option and added component-jid option which will be used as JID of component to which messages should be forwarded to.

    If component-jid option is not set messages will be forwarded to message-archive component at the same host.

  • Artur Hefczyc commented 1 decade ago

    Please deploy it on the tigase.im

issue 1 of 1
Type
Task
Priority
Normal
Assignee
RedmineID
982
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-message-archiving#1
Please wait...
Page is in error, reload to recover