Skip to content

Commit

Permalink
chore(federation-v2): update registration file with new field (#33281)
Browse files Browse the repository at this point in the history
  • Loading branch information
debdutdeb authored Dec 11, 2024
1 parent 41f5df1 commit ac79766
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ export class RocketChatSettingsAdapter {
'sender_localpart': registrationFile.botName,
'namespaces': registrationFile.listenTo,
'de.sorunome.msc2409.push_ephemeral': registrationFile.enableEphemeralEvents,
'use_appservice_legacy_authorization': true,
}),
);
}
Expand Down

0 comments on commit ac79766

Please sign in to comment.