Removed useless server section of factory rc

This commit is contained in:
Sylvain Berfini 2018-02-23 10:00:54 +01:00
parent 5531b3b71d
commit bbb5a04e52

View file

@ -56,7 +56,3 @@ username_max_length=64
username_min_length=1 username_min_length=1
username_regex=^[a-z0-9_.\-]*$ username_regex=^[a-z0-9_.\-]*$
xmlrpc_url=https://subscribe.linphone.org:444/wizard.php xmlrpc_url=https://subscribe.linphone.org:444/wizard.php
[server]
db_uri=/data/user/0/org.linphone/files/linphone.db
db_backend=sqlite3