Commit Graph

8 Commits

Author SHA1 Message Date
Damir Jelić
eabd5f5b51 pantalaimon: Add a config option to drop old room keys
This patch adds a config option that enables a mode wher a proxy will
only keep the latest room key from a sender in a certain room. This is
useful for bots that use pantalaimon since they are mostly only
interested in the latest messages and don't care about room history.
2021-05-28 14:29:45 +02:00
Damir Jelić
3a77e107fc contrib: Update the default localhost homeserver port. 2019-11-19 16:55:11 +01:00
Damir Jelić
a51e93a868 config: Add a DebugEncryption setting to enable the nio crytpo logs. 2019-11-19 16:54:07 +01:00
Damir Jelić
e597969a21 config: Make the OS keyring optional. 2019-05-23 13:34:59 +02:00
Damir Jelić
a25ab95f62 config: Allow notifications to be disabled in the config. 2019-05-23 12:00:39 +02:00
Damir Jelić
48da1b6b14 config: Add the ability to disable device verification. 2019-05-21 13:23:07 +02:00
Damir Jelić
8a15ba79e6 contrib: Add example config file. 2019-05-08 16:29:25 +02:00
Damir Jelić
394b25ed5c contrib: Add systemd service file. 2019-05-08 16:28:52 +02:00