|
|
|
@@ -7,10 +7,8 @@ network: |
|
|
|
get_proxy_url: null |
|
|
|
|
|
|
|
# Displayname template for Bluesky users. |
|
|
|
# {% raw %} |
|
|
|
# {{ .DisplayName }} is replaced with the display name of the Bluesky user. |
|
|
|
# {{ .Username }} is replaced with the username of the Bluesky user. |
|
|
|
# {% endraw %} |
|
|
|
# {% raw %}{{ .DisplayName }}{% endraw %} is replaced with the display name of the Bluesky user. |
|
|
|
# {% raw %}{{ .Username }}{% endraw %} is replaced with the username of the Bluesky user. |
|
|
|
displayname_template: {{ matrix_bridge_mautrix_bluesky_network_displayname_template | to_json }} |
|
|
|
|
|
|
|
# Maximum number of conversations to sync on startup |
|
|
|
|