This commit is contained in:
sunglocto
2025-08-04 15:52:11 +00:00
committed by GitHub
parent fdbf8357e6
commit a45f64e03c

View File

@@ -22,7 +22,8 @@ In order to use pi, you currently have to create a `pi.json` file in the working
"DisplayName":"user", "DisplayName":"user",
"NoTLS":false, "NoTLS":false,
"StartTLS":true, "StartTLS":true,
"Mucs":["room@muc.example.com"]} "Mucs":["room@muc.example.com"]
}
``` ```
Edit this file as necessary. Edit this file as necessary.