Minor Matrix Additions

This commit is contained in:
2026-05-22 22:11:33 +02:00
parent 49ca63c450
commit 3cf375ea00
4 changed files with 543 additions and 392 deletions
+13
View File
@@ -54,6 +54,19 @@
"cyperpunk.de" = "user";
"@dergrumpf:cyperpunk.de" = "admin";
};
backfill = {
limits = {
initial = {
channel = 10000;
thread = 500;
};
missed = {
channel = 500;
};
};
};
};
discord = {
client_id = "$DISCORD_CLIENT_ID";