aboutsummaryrefslogtreecommitdiff
path: root/app/im/config/fb2mx/registration.yaml
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2021-09-17 17:42:16 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2021-09-17 17:42:16 +0200
commit6db8495bbfc0337d6726df7ba3dbb7d73392f4f1 (patch)
treeba0992a2b78714d33c89f85066440c07a9a0ec44 /app/im/config/fb2mx/registration.yaml
parent4ea2494bd5e149f4abb495fde5a9d430df4ae81a (diff)
downloadinfrastructure-6db8495bbfc0337d6726df7ba3dbb7d73392f4f1.tar.gz
infrastructure-6db8495bbfc0337d6726df7ba3dbb7d73392f4f1.zip
Remove fb2nx that never worked
Diffstat (limited to 'app/im/config/fb2mx/registration.yaml')
-rw-r--r--app/im/config/fb2mx/registration.yaml11
1 files changed, 0 insertions, 11 deletions
diff --git a/app/im/config/fb2mx/registration.yaml b/app/im/config/fb2mx/registration.yaml
deleted file mode 100644
index c3d8c05..0000000
--- a/app/im/config/fb2mx/registration.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
-id: facebook
-as_token: '{{ key "secrets/chat/fb2mx/as_token" | trimSpace }}'
-hs_token: '{{ key "secrets/chat/fb2mx/hs_token" | trimSpace }}'
-namespaces:
- users:
- - exclusive: true
- regex: '@facebook_.+:deuxfleurs.fr'
- group_id: '+fbusers:deuxfleurs.fr'
-url: http://fb2mx.service.2.cluster.deuxfleurs.fr:29319
-sender_localpart: facebookbot
-rate_limited: false