mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
1.4 KiB
1.4 KiB
Jabber/XMPP integration
You can send notifications to a Jabber room for all projects or only for specific projects.
- To send notifications for all projects, go to Settings > Integrations > Jabber
- To send notifications for only some projects, go to Project settings > Integrations > Jabber
Each project can send notifications to a separate room.
Example of notification
Here an example with the Jabber client Adium:
Configuration
- Go to Settings > Integrations > Jabber or Project settings > Integrations > Jabber
- XMPP server address: URL of the XMPP server, example: tcp://172.28.128.3:5222
- Jabber domain: The "to" attribute of the XMPP protocol, example: example.com
- Username: The Jabber username used by Kanboard, example: kanboard
- Password: The Jabber password
- Jabber nickname: The nickname used to connect to the room
- Multi-user chat room: The address of the room, example: demo@conference.example.com
Now, Kanboard events will be sent to the Jabber conference room.
Troubleshooting
- Enable the debug mode
- All connection errors with the XMPP server are recorded in the log files
data/debug.log
or syslog