mirror of
https://github.com/pinpox/gitea-matrix-bot
synced 2024-11-22 19:31:58 +01:00
Update README.md
This commit is contained in:
parent
5da784c194
commit
c4f5c4f312
@ -27,9 +27,6 @@ http_port = "9000"
|
|||||||
# The matrix server to connect to
|
# The matrix server to connect to
|
||||||
matrix_host = "http://matrix.org"
|
matrix_host = "http://matrix.org"
|
||||||
|
|
||||||
# The matrix room to post to
|
|
||||||
matrix_room = "#my-awesome-room:matrix.org"
|
|
||||||
|
|
||||||
# User credentions of the bot for posting to the room
|
# User credentions of the bot for posting to the room
|
||||||
matrix_pass = "supersecretpass"
|
matrix_pass = "supersecretpass"
|
||||||
matrix_user = "my-awesome-bot"
|
matrix_user = "my-awesome-bot"
|
||||||
|
Loading…
Reference in New Issue
Block a user