|
|
@@ -2,8 +2,8 @@ |
|
|
# Network-specific config options (iMessage via RustPush) |
|
|
# Network-specific config options (iMessage via RustPush) |
|
|
network: |
|
|
network: |
|
|
# Displayname template for iMessage contacts. |
|
|
# Displayname template for iMessage contacts. |
|
|
# Available variables: {{.FirstName}}, {{.LastName}}, {{.Nickname}}, |
|
|
|
|
|
# {{.Phone}}, {{.Email}}, {{.ID}} |
|
|
|
|
|
|
|
|
# Available variables: {% raw %}{{.FirstName}}, {{.LastName}}, {{.Nickname}}, |
|
|
|
|
|
# {{.Phone}}, {{.Email}}, {{.ID}}{% endraw %} |
|
|
displayname_template: {{ matrix_rustpush_bridge_network_displayname_template | to_json }} |
|
|
displayname_template: {{ matrix_rustpush_bridge_network_displayname_template | to_json }} |
|
|
|
|
|
|
|
|
# How many days back to look for chats during initial sync. |
|
|
# How many days back to look for chats during initial sync. |
|
|
|