# XMPP Client Configuration In addition to the [common configuration items](./Config_Client) available to all clients, the additional configuration items available to a XMPP client are as follows ```yaml viber: host: 127.0.0.1 port: 5000 debug: false name: test avatar: avatar.jpg webhook: http://localhost ```