mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-21 18:59:22 +01:00
parent
10f7dce2e7
commit
ebbc0ddf09
12
matrix/org.matrix.appservice-irc.config/README.md
Normal file
12
matrix/org.matrix.appservice-irc.config/README.md
Normal file
@ -0,0 +1,12 @@
|
||||
# `org.matrix.appservice-irc.config`
|
||||
|
||||
Also known as IRC bridge configuration, [upstream documentation](https://github.com/matrix-org/matrix-appservice-irc/blob/develop/docs/room_configuration.md)
|
||||
|
||||
```json
|
||||
{
|
||||
"allowUnconnectedMatrixUsers": true
|
||||
}
|
||||
```
|
||||
|
||||
Another option would be `"lineLimit": 5` or whatever to configure at what point
|
||||
the automatic pastebinning hits. Default is 3.
|
Loading…
Reference in New Issue
Block a user