Updated FAQ

This commit is contained in:
M66B 2020-11-10 09:19:55 +01:00
parent 0303fbea87
commit 0188979140
1 changed files with 3 additions and 1 deletions

4
FAQ.md
View File

@ -2294,6 +2294,9 @@ This is why texts with dots are sometimes incorrectly recognized as links, which
Links for the tel, geo, rtsp and xmpp protocols will be recognized too,
but links for less usual or less safe protocols like telnet and ftp will not be recognized.
The regex to recognize links is already *very* complex and adding more protocols will make it only slower and possibly cause errors.
<br />
<a name="faq91"></a>
**~~(91) Can you add periodical synchronization to save battery power?~~**
@ -2303,7 +2306,6 @@ but links for less usual or less safe protocols like telnet and ftp will not be
~~See [this FAQ](#user-content-faq39) about optimizing battery usage.~~
<br />
<a name="faq92"></a>