External Components interface configuration:

You can now configure on which network interfaces Prosody will listen for external components.
This commit is contained in:
John Livingston
2023-08-10 14:45:04 +02:00
parent 28c586fc09
commit d0ba7d017d
7 changed files with 72 additions and 7 deletions

View File

@ -4,7 +4,11 @@
### New features
* Moderation bot
* Moderation bot.
### Minor changes and fixes
* You can now configure on which network interfaces Prosody will listen for external components.
### Minor changes and fixes