Removed useless server section of factory rc
This commit is contained in:
parent
5531b3b71d
commit
bbb5a04e52
1 changed files with 0 additions and 4 deletions
|
@ -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
|
|
||||||
|
|
Loading…
Reference in a new issue