Client ressource addition

* update Xabber ressource names
+ add Monal ressource
This commit is contained in:
nico 2020-05-09 14:52:27 +02:00
parent d44e4021fe
commit 0e0f9565c2
Signed by: mightyBroccoli
GPG Key ID: EA7C31AAB1BDC1A2
1 changed files with 3 additions and 2 deletions

View File

@ -32,8 +32,9 @@ class EjabberdMetrics:
"Dino": ["dino"],
"poezio": [],
"profanity": [],
"Xabber": [],
"ChatSecure": ["chatsecure"]
"Xabber": ["xabber", "xabber-android"],
"ChatSecure": ["chatsecure"],
"Monal": []
}
for client, names in clientmap.items():