Allow setting an avatar image for the bot's account
This commit is contained in:
@@ -6,6 +6,8 @@ bind_port: 3000
|
||||
user_id: "@mybebot:example.com"
|
||||
# Password for Matrix user.
|
||||
password: "secret-matrix-account-password"
|
||||
# Optional path to an image file to use as the bot account's avatar.
|
||||
avatar_image_path: "/path/to/avatar.jpg"
|
||||
# All Gitlab-specific settings are under here.
|
||||
gitlab_webhook:
|
||||
# Optional prefix to serve the webhook path under (default is empty string).
|
||||
|
Reference in New Issue
Block a user