mirror of
https://github.com/matrix-org/matrix-hookshot.git
synced 2025-03-10 21:19:13 +00:00
10 lines
274 B
Markdown
10 lines
274 B
Markdown
![]() |
# Sample Configuration
|
||
|
|
||
|
Below is a sample bridge configuration file. The configuration file
|
||
|
can be tweaked to change the behaviour of your bridge. A bridge of the server is
|
||
|
required to apply any changes made to this file.
|
||
|
|
||
|
```yaml
|
||
|
{{#include ../../config.sample.yml}}
|
||
|
```
|