Matrix: Connect on accounts tab, customizable chat topic

This commit is contained in:
Harvey Tindall
2021-05-30 11:47:41 +01:00
parent 59ebf52fe2
commit 75fdf6ec3d
7 changed files with 102 additions and 7 deletions
+9
View File
@@ -727,6 +727,15 @@
"value": "",
"description": "User ID of bot account (Example: @jfa-bot:riot.im)"
},
"topic": {
"name": "Chat topic",
"required": false,
"requires_restart": true,
"depends_true": "enabled",
"type": "text",
"value": "Jellyfin notifications",
"description": "Topic of Matrix private chats."
},
"language": {
"name": "Language",
"required": false,