|
|
@@ -151,6 +151,10 @@ matrix_rustpush_bridge_appservice_bot_username: imessagebot |
|
|
matrix_rustpush_bridge_appservice_bot_displayname: iMessage bridge bot |
|
|
matrix_rustpush_bridge_appservice_bot_displayname: iMessage bridge bot |
|
|
matrix_rustpush_bridge_appservice_bot_avatar: '' |
|
|
matrix_rustpush_bridge_appservice_bot_avatar: '' |
|
|
|
|
|
|
|
|
|
|
|
# Localpart template for MXIDs of remote (iMessage) users. |
|
|
|
|
|
# The `{{.}}` placeholder expands to the iMessage handle (phone/email). |
|
|
|
|
|
matrix_rustpush_bridge_appservice_username_template: "{% raw %}imessage_{{.}}{% endraw %}" |
|
|
|
|
|
|
|
|
# Backfill is disabled by default because Linux Docker cannot access chat.db. |
|
|
# Backfill is disabled by default because Linux Docker cannot access chat.db. |
|
|
# On macOS with Full Disk Access, this can be set to true. |
|
|
# On macOS with Full Disk Access, this can be set to true. |
|
|
matrix_rustpush_bridge_backfill_enabled: false |
|
|
matrix_rustpush_bridge_backfill_enabled: false |
|
|
|