From ca0c2fd9e610b0112a39e86acb7d7406f8156b79 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Fri, 6 Mar 2020 23:11:13 +0000 Subject: [PATCH] Example group id format --- example-config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/example-config.yaml b/example-config.yaml index 4ab42797..f468124e 100644 --- a/example-config.yaml +++ b/example-config.yaml @@ -62,6 +62,8 @@ appservice: # Community ID for bridged users (changes registration file) and rooms. # Must be created manually. + # + # Example: "+telegram:example.com". Set to false to disable. community_id: false # Authentication tokens for AS <-> HS communication. Autogenerated; do not modify.