Update Slack bridge config
This commit is contained in:
parent
383c9b2695
commit
53745d4cdf
@ -69,7 +69,7 @@ bridge:
|
||||
username_template: slack_{{.}}
|
||||
# Displayname template for Slack users.
|
||||
# TODO: document variables
|
||||
displayname_template: '{{.RealName}} (Slack)'
|
||||
displayname_template: '{{.DisplayName}} (Slack)'
|
||||
bot_displayname_template: '{{.Name}} (bot)'
|
||||
channel_name_template: '#{{.Name}}'
|
||||
{% endraw %}
|
||||
|
Loading…
Reference in New Issue
Block a user