Set a fixed device id to enable cross-signing
This commit is contained in:
parent
bf2eeb9bf7
commit
99af2b483a
1 changed files with 1 additions and 0 deletions
|
|
@ -342,6 +342,7 @@ async def main():
|
||||||
MATRIX_HOMESERVER,
|
MATRIX_HOMESERVER,
|
||||||
MATRIX_BOT_USER,
|
MATRIX_BOT_USER,
|
||||||
store_path="/app/store",
|
store_path="/app/store",
|
||||||
|
device_id="KEYCLOAK_ACCESS_BOT",
|
||||||
)
|
)
|
||||||
|
|
||||||
client.add_event_callback(
|
client.add_event_callback(
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue