mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-04-17 20:08:31 +00:00
Add "disable_chat_feature=0" key to rc files
This commit is contained in:
parent
3b20c47f1d
commit
8e5a3b703f
2 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ size=vga
|
|||
tunnel=disabled
|
||||
auto_start=1
|
||||
record_aware=1
|
||||
disable_chat_feature=0
|
||||
|
||||
[tunnel]
|
||||
host=
|
||||
|
|
|
|||
|
|
@ -45,6 +45,7 @@ store_friends=0
|
|||
activation_code_length=4
|
||||
prefer_basic_chat_room=1
|
||||
record_aware=1
|
||||
disable_chat_feature=0
|
||||
|
||||
[account_creator]
|
||||
backend=1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue