-
You should not need to configure explicitly PubSub component address. However, proper PEP plugin is located in the
tigase-pubsub
repository.Btw. you are linking to the latest sources and I would recommend using latest Tigase release: 8.1.0.
-
Thanks @woj-tek
Is this one obsolete https://github.com/tigase/tigase-server/blob/master/src/main/java/tigase/xmpp/impl/PepPlugin.java#L58 ?
I see it requires to provide the 'pubsub-component' config. Can you just let me know what was the required format in past?
I have a problem with…
For the PEPPlugin to work it requires to pass 'pubsub-component' config
https://github.com/tigase/tigase-server/blob/master/src/main/java/tigase/xmpp/impl/PepPlugin.java#L58
It's clear it should look something like this:
sess-man/plugins-conf/pep-simple/pubsub-component=...
The question is what's the proper format of value?
The pubs component is configured like this:
Details (please complete the following information):