Merge pull request #1170 from larchange/metronome_pub_sub

[metronome] activate module pubsub
This commit is contained in:
Alexandre Aubin 2021-06-03 19:53:48 +02:00 committed by GitHub
commit b942c26b29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,6 +32,7 @@ modules_enabled = {
"private"; -- Private XML storage (for room bookmarks, etc.)
"vcard"; -- Allow users to set vCards
"pep"; -- Allows setting of mood, tune, etc.
"pubsub"; -- Publish-subscribe XEP-0060
"posix"; -- POSIX functionality, sends server to background, enables syslog, etc.
"bidi"; -- Enables Bidirectional Server-to-Server Streams.