-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'processone/pr/342'
* processone/pr/342: mod_pubsub_serverinfo: publish local vhosts mod_pubsub_serverinfo: add note about existing s2s connections mod_pubsub_serverinfo: don't send disco_info twice mod_pubsub_serverinfo: add anonymous leaf in case remote server doesn't support xep mod_pubsub_serverinfo: add comment to fix hardcoded pubsub host mod_pubsub_serverinfo: enable module in conf file
- Loading branch information
Showing
3 changed files
with
91 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#modules: | ||
# mod_pubsub_serverinfo: {} | ||
modules: | ||
mod_pubsub_serverinfo: {} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters