mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-30 02:09:20 +00:00
Added back some linphonerc_default values that were removed from 5.2 version
This commit is contained in:
parent
b82f8aed2b
commit
1299ff0f05
1 changed files with 3 additions and 1 deletions
|
|
@ -23,6 +23,7 @@ size=vga
|
|||
[app]
|
||||
tunnel=disabled
|
||||
auto_start=1
|
||||
record_aware=1
|
||||
auto_download_incoming_voice_recordings=1
|
||||
auto_download_incoming_icalendars=1
|
||||
|
||||
|
|
@ -35,7 +36,8 @@ log_collection_upload_server_url=https://www.linphone.org:444/lft.php
|
|||
file_transfer_server_url=https://www.linphone.org:444/lft.php
|
||||
version_check_url_root=https://www.linphone.org/releases
|
||||
max_calls=10
|
||||
conference_layout=0
|
||||
history_max_size=100
|
||||
conference_layout=1
|
||||
hide_empty_chat_rooms=0
|
||||
|
||||
## End of default rc
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue