mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 11:08:06 +00:00
Disable voip & remote push notification by default when using the assistant to login with an external sip account
This commit is contained in:
parent
f5bb899aa9
commit
b75147cfd9
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@
|
|||
<entry name="reg_sendregister" overwrite="true">1</entry>
|
||||
<entry name="refkey" overwrite="true"></entry>
|
||||
<entry name="realm" overwrite="true"></entry>
|
||||
<entry name="push_notification_allowed" overwrite="true">0</entry>
|
||||
<entry name="remote_push_notification_allowed" overwrite="true">0</entry>
|
||||
</section>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue