Set previously added property to false by default

This commit is contained in:
Sylvain Berfini 2013-06-11 14:36:14 +02:00
parent d8086454cf
commit 131395bf7a

View file

@ -8,7 +8,7 @@
<string name="push_sender_id">622464153529</string> <string name="push_sender_id">622464153529</string>
<string name="default_domain">sip.linphone.org</string> <string name="default_domain">sip.linphone.org</string>
<bool name="override_domain_using_default_one">true</bool> <bool name="override_domain_using_default_one">false</bool> <!-- Replace the domain for outgoing calls by the one above -->
<string name="wizard_url">https://www.linphone.org/wizard.php</string> <string name="wizard_url">https://www.linphone.org/wizard.php</string>
<!-- Interface settings --> <!-- Interface settings -->