Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
howto:matrix:max_lifetime [2021/07/17 19:37] unbuntu add info about already downloaded messgages |
howto:matrix:max_lifetime [2022/02/26 15:42] yadda add hint: conversion to milliseconds |
||
---|---|---|---|
Zeile 5: | Zeile 5: | ||
<note important> | <note important> | ||
- | Sadly, this setting is currently not exposed in Element. If you want to increase/ | + | ---- |
- | * Find you personal access token in Element by: | + | It is possible |
- | * Click on your username in the upper left corner | + | |
- | * All settings > Help & About > Advanced | + | |
- | * Access Token: < | + | |
- | * Find room id in Element by: | + | |
- | * Click on room info (i) in the upper right corner | + | |
- | * Room settings > Advanced > Room information | + | |
- | * Internal room ID: ...:systemli.org | + | |
- | * The APi only accept | + | |
- | * 1000*60*60*24*$number_of_days | + | |
- | * Use curl to put another lifetime | + | |
- | < | + | |
- | curl -X PUT -d ' | + | |
- | </ | + | |
- | ===== Check if custom retention | + | You'll first need to convert the desired |
- | <code> | + | |
- | curl --header " | + | type: m.room.retention |
- | </ | + | |
- | If something custom is configured it should return something like < | + | |
+ | Click the red " | ||
+ | |||
+ | After sending, you can verify that the retention is set: Go back and choose room state and m.room.retention there. | ||
+ | |||
+ | ---- | ||
+ | |||
+ | Source: https:// | ||
===== Further reading ===== | ===== Further reading ===== |