Remove MucsToJoin from README.md

This commit is contained in:
2025-09-30 06:34:55 +01:00
parent d612d16e52
commit 934d06b6b0

View File

@@ -32,8 +32,6 @@ If you want to add MUCs or DMs, you must configure the program by editing the pi
<DisplayName>sunglocto</DisplayName> <DisplayName>sunglocto</DisplayName>
<TLSoff>false</TLSoff> <TLSoff>false</TLSoff>
<StartTLS>true</StartTLS> <StartTLS>true</StartTLS>
<MucsToJoin>room1@muc.example.com</MucsToJoin>
<MucsToJoin>room2@muc.example.com</MucsToJoin>
</Login> </Login>
<Notifications>true</Notifications> <Notifications>true</Notifications>
<DMs>person1@example.com</DMs> <DMs>person1@example.com</DMs>