aboutsummaryrefslogtreecommitdiffstats
path: root/ejabberdrpc.py
diff options
context:
space:
mode:
authorMartin/Geno <geno+dev@fireorbit.de>2019-12-07 14:48:26 +0100
committerMartin/Geno <geno+dev@fireorbit.de>2019-12-07 14:48:26 +0100
commit6554a1f982b09c4aadf2f6b1d5f110270cfe7def (patch)
tree580d2a3cfe59d67762cbc2a1ceb885a8e615576a /ejabberdrpc.py
parente3e3222f203d8ec209bd63d1229090472ef7ba49 (diff)
parent9c33cf856b7fc51300f7c803195a8b75f7fa127e (diff)
Merge branch 'customizability' into 'master'
Influxdb plugin changes See merge request sum7/ejabberd-metrics!2
Diffstat (limited to 'ejabberdrpc.py')
-rw-r--r--[-rwxr-xr-x]ejabberdrpc.py8
1 files changed, 7 insertions, 1 deletions
diff --git a/ejabberdrpc.py b/ejabberdrpc.py
index cee769b..f1215e9 100755..100644
--- a/ejabberdrpc.py
+++ b/ejabberdrpc.py
@@ -29,10 +29,16 @@ class EjabberdMetrics():
"Conv6ations for Sum7": ["Conversations with IPv6"],
"Conversations": [],
"Pix-Art Messenger": [],
+ "Gajim": ["gajim"],
+ "Psi+": [],
"jitsi": [],
- "dino": [],
+ "Dino": ["dino"],
"poezio": [],
+ "profanity": [],
+ "Xabber": [],
+ "ChatSecure": ["chatsecure"]
}
+
for client, names in clientmap.items():
for c in names:
if c in resource: