1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-16 20:48:39 +00:00
Commit graph

15 commits

Author SHA1 Message Date
Patrick Cloke
fb664cf159
Remove warnings from the docs about using message retention. ()
There are no known bugs in the message retention code, but
it is possible that there still exists race conditions. Additional
fixes will be made as reported.
2023-09-28 07:02:31 -04:00
Shay
73c83c6411
Add a warning to retention documentation regarding the possibility of database corruption () 2022-08-15 11:54:23 -07:00
Shay
8330fc9953
Cleanup references to sample config in the docs and redirect users to configuration manual () 2022-06-30 09:21:39 -07:00
Dirk Klimpel
298911555c
Fix typos in documentation () 2022-05-25 10:14:03 +01:00
Sumner Evans
ece84f2c45
Improve code formatting and fix a few typos in docs ()
* Labeled a lot more code blocks with the appropriate type
* Fixed a couple of minor typos (missing/extraneous commas)

Signed-off-by: Sumner Evans <me@sumnerevans.com>
2021-11-01 11:35:55 +00:00
Dirk Klimpel
0adc2882c1
Fix broken links in documentation ()
* Fix broken links in documentation

* newsfile
2021-06-16 13:15:52 +01:00
Brendan Abolivier
9e66f3761c
Update documentation on retention policies limits ()
* Update documentation on retention policies limits

Document the changes from https://github.com/matrix-org/synapse/pull/8104
2020-10-14 15:00:49 +01:00
Brendan Abolivier
08e050c3fd
Rephrase 2020-02-12 15:39:40 +00:00
Brendan Abolivier
a443d2a25d
Spell out that Synapse never purges the last event sent in a room 2020-02-11 17:37:09 +00:00
Brendan Abolivier
3889fcd9d7
Fix typo in message retention policies doc 2020-01-08 13:27:29 +00:00
Brendan Abolivier
3675fb9bc6
Fix reference 2020-01-07 15:15:16 +00:00
Brendan Abolivier
7ba98a2874
Incorporate review 2020-01-07 15:14:33 +00:00
Brendan Abolivier
01fbd95736
Apply suggestions from code review
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2020-01-07 15:59:38 +01:00
Brendan Abolivier
b7dec300b7
Fix vacuum instructions for sqlite 2020-01-03 13:51:59 +01:00
Brendan Abolivier
9279a2c4e4
Add a complete documentation of the message retention policies support 2020-01-03 13:45:03 +01:00