Disable voip & remote push notification by default when using the assistant to login with an external sip account

This commit is contained in:
QuentinArguillere 2022-06-28 16:22:04 +02:00
parent f5bb899aa9
commit b75147cfd9

View file

@ -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>