Skip to content

Commit

Permalink
adapt code
Browse files Browse the repository at this point in the history
  • Loading branch information
ggazzo committed Oct 10, 2024
1 parent 7a7aaf7 commit 8cfcc06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ export class MatrixBridge implements IFederationBridge {
this.bridgeInstance.addAppServicePath({
method: 'POST',
path: '/_matrix/app/v1/ping',
checkToken: true,
authenticate: true,
handler: (_req, res, _next) => {
/*
* https://spec.matrix.org/v1.11/application-service-api/#post_matrixappv1ping
Expand Down

0 comments on commit 8cfcc06

Please sign in to comment.