these values were a mistake
This commit is contained in:
parent
7b7ea6507c
commit
4a995c9566
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@
|
||||||
bridge = {
|
bridge = {
|
||||||
displayname_template = "{displayname}";
|
displayname_template = "{displayname}";
|
||||||
allow_avatar_remove = true;
|
allow_avatar_remove = true;
|
||||||
max_initial_member_sync = -1;
|
#max_initial_member_sync = -1;
|
||||||
sync_create_limit = 0;
|
#sync_create_limit = 0;
|
||||||
sync_direct_chats = true;
|
sync_direct_chats = true;
|
||||||
sync_direct_chat_list = true;
|
sync_direct_chat_list = true;
|
||||||
double_puppet_server_map = { };
|
double_puppet_server_map = { };
|
||||||
|
|
Loading…
Reference in a new issue