Bläddra i källkod

Note about riot messages in group chats

Bob Mottram 7 år sedan
förälder
incheckning
e8904fec28
2 ändrade filer med 15 tillägg och 15 borttagningar
  1. 1
    1
      doc/EN/app_matrix.org
  2. 14
    14
      website/EN/app_matrix.html

+ 1
- 1
doc/EN/app_matrix.org Visa fil

55
 You may also want to make another entry with the same settings but replacing *tcp* with *udp*.
55
 You may also want to make another entry with the same settings but replacing *tcp* with *udp*.
56
 
56
 
57
 * Mobile app
57
 * Mobile app
58
-If you're using the Riot mobile app to access your Matrix homeserver then you can significantly improve battery performance by going to the settings and changing *Sync request timeout* to 30 seconds and *Delay between two sync requests* to 600 seconds.
58
+If you're using the Riot mobile app to access your Matrix homeserver then you can significantly improve battery performance by going to the *settings* and changing *Sync request timeout* to 30 seconds and *Delay between two sync requests* to 600 seconds. Also turning off *msgs in group chats* will help, since it will avoid getting a notification whenever a group chat event happens, which then wakes up the screen.

+ 14
- 14
website/EN/app_matrix.html Visa fil

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2017-11-19 Sun 23:19 -->
6
+<!-- 2018-01-26 Fri 16:34 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title>&lrm;</title>
9
 <title>&lrm;</title>
264
 Another consideration is that since matrix operates on the usual HTTPS port number (443) this may make it difficult for ISPs or governments to censor this type of communications via port blocking without significant blowback.
264
 Another consideration is that since matrix operates on the usual HTTPS port number (443) this may make it difficult for ISPs or governments to censor this type of communications via port blocking without significant blowback.
265
 </p>
265
 </p>
266
 
266
 
267
-<div id="outline-container-orgd6cc689" class="outline-2">
268
-<h2 id="orgd6cc689">Installation</h2>
269
-<div class="outline-text-2" id="text-orgd6cc689">
267
+<div id="outline-container-org32d6f79" class="outline-2">
268
+<h2 id="org32d6f79">Installation</h2>
269
+<div class="outline-text-2" id="text-org32d6f79">
270
 <p>
270
 <p>
271
 Log into your system with:
271
 Log into your system with:
272
 </p>
272
 </p>
286
 </div>
286
 </div>
287
 </div>
287
 </div>
288
 
288
 
289
-<div id="outline-container-org3292734" class="outline-2">
290
-<h2 id="org3292734">Initial setup</h2>
291
-<div class="outline-text-2" id="text-org3292734">
289
+<div id="outline-container-orgd879b05" class="outline-2">
290
+<h2 id="orgd879b05">Initial setup</h2>
291
+<div class="outline-text-2" id="text-orgd879b05">
292
 <p>
292
 <p>
293
 Go to the <b>Administrator control panel</b> and select <b>Passwords</b> then <b>matrix</b>. This will give you the password to initially log in to the system and you can change it later from a client app if needed.
293
 Go to the <b>Administrator control panel</b> and select <b>Passwords</b> then <b>matrix</b>. This will give you the password to initially log in to the system and you can change it later from a client app if needed.
294
 </p>
294
 </p>
303
 </div>
303
 </div>
304
 </div>
304
 </div>
305
 
305
 
306
-<div id="outline-container-org82239c4" class="outline-2">
307
-<h2 id="org82239c4">DNS setup</h2>
308
-<div class="outline-text-2" id="text-org82239c4">
306
+<div id="outline-container-org5dc94fc" class="outline-2">
307
+<h2 id="org5dc94fc">DNS setup</h2>
308
+<div class="outline-text-2" id="text-org5dc94fc">
309
 <p>
309
 <p>
310
 It's recommended that you add an SRV record for Matrix to your DNS setup. How you do this will depend upon your dynamic DNS provider and their web interface. On FreeDNS on the subdomains settings in addition to the subdomain which you are using for the matrix server create an extra entry as follows:
310
 It's recommended that you add an SRV record for Matrix to your DNS setup. How you do this will depend upon your dynamic DNS provider and their web interface. On FreeDNS on the subdomains settings in addition to the subdomain which you are using for the matrix server create an extra entry as follows:
311
 </p>
311
 </p>
324
 </div>
324
 </div>
325
 </div>
325
 </div>
326
 
326
 
327
-<div id="outline-container-org9568212" class="outline-2">
328
-<h2 id="org9568212">Mobile app</h2>
329
-<div class="outline-text-2" id="text-org9568212">
327
+<div id="outline-container-org3819fd5" class="outline-2">
328
+<h2 id="org3819fd5">Mobile app</h2>
329
+<div class="outline-text-2" id="text-org3819fd5">
330
 <p>
330
 <p>
331
-If you're using the Riot mobile app to access your Matrix homeserver then you can significantly improve battery performance by going to the settings and changing <b>Sync request timeout</b> to 30 seconds and <b>Delay between two sync requests</b> to 600 seconds.
331
+If you're using the Riot mobile app to access your Matrix homeserver then you can significantly improve battery performance by going to the <b>settings</b> and changing <b>Sync request timeout</b> to 30 seconds and <b>Delay between two sync requests</b> to 600 seconds. Also turning off <b>msgs in group chats</b> will help, since it will avoid getting a notification whenever a group chat event happens, which then wakes up the screen.
332
 </p>
332
 </p>
333
 </div>
333
 </div>
334
 </div>
334
 </div>