|
@@ -41,7 +41,6 @@ appservice:
|
|
max_body_size: 1
|
|
max_body_size: 1
|
|
|
|
|
|
# The full URI to the database. SQLite and Postgres are supported.
|
|
# The full URI to the database. SQLite and Postgres are supported.
|
|
- # However, SQLite support is extremely experimental and should not be used.
|
|
|
|
# Format examples:
|
|
# Format examples:
|
|
# SQLite: sqlite:///filename.db
|
|
# SQLite: sqlite:///filename.db
|
|
# Postgres: postgres://username:password@hostname/dbname
|
|
# Postgres: postgres://username:password@hostname/dbname
|
|
@@ -115,7 +114,7 @@ signal:
|
|
# Bridge config
|
|
# Bridge config
|
|
bridge:
|
|
bridge:
|
|
# Localpart template of MXIDs for Signal users.
|
|
# Localpart template of MXIDs for Signal users.
|
|
- # {userid} is replaced with an identifier for the Signal user.
|
|
|
|
|
|
+ # {userid} is replaced with the UUID of the Signal user.
|
|
username_template: "signal_{userid}"
|
|
username_template: "signal_{userid}"
|
|
# Displayname template for Signal users.
|
|
# Displayname template for Signal users.
|
|
# {displayname} is replaced with the displayname of the Signal user, which is the first
|
|
# {displayname} is replaced with the displayname of the Signal user, which is the first
|