Set a fixed device id to enable cross-signing

This commit is contained in:
Astra Logical 2026-07-23 10:04:16 -04:00
parent bf2eeb9bf7
commit 99af2b483a

View file

@ -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(