Switched IMDN agregation default value to true
This commit is contained in:
parent
55f677b8ea
commit
8c035020c2
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ max_calls=10
|
|||
history_max_size=100
|
||||
enable_basic_to_client_group_chat_room_migration=0
|
||||
enable_simple_group_chat_message_state=0
|
||||
aggregate_imdn=0
|
||||
aggregate_imdn=1
|
||||
|
||||
[app]
|
||||
activation_code_length=4
|
||||
|
|
Loading…
Reference in a new issue