-
wojtek@atlantiscity.local ~/dev/tmps/tigase-server-dists/tigase-issue #8.2.0-SNAPSHOT-b11367 $ cat etc/config.tdsl admins = [ 'admin@atlantiscity' ] 'config-type' = 'default' debug = [ 'server' ] 'default-virtual-host' = 'atlantiscity' dataSource () { default () { uri = 'jdbc:derby:tigasedb;create=true' } } http () {} 'message-archive' (active: false) {} pubsub () { trusted = [ 'http@{clusterNode}' ] } 'sess-man' () { 'urn:xmpp:mam:1' (active: false) {} }
-
I've fixed how default configuration is generated (to include MAM:2 and exclude disabled by default XEP-0136). I've also fixed
MessageArchivePlugin
to "enable" itself when only MAM:2 is enabled. That should fix the issue and make it work in all possible configuration options.
Type |
Bug
|
Priority |
Normal
|
Assignee | |
Version |
tigase-server-8.2.0
|
Spent time |
0
|
Issue Votes (0)
Watchers (0)