Skip to content

Commit

Permalink
feat: Add invite checker plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
emgrav committed Jan 25, 2024
1 parent acf398b commit 327ffd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \
&& pip install --prefix="/install" --no-warn-script-location synapse-token-authenticator \
&& pip install --prefix="/install" --no-warn-script-location synapse-s3-storage-provider \
&& pip install --prefix="/install" --no-warn-script-location synapse-auto-accept-invite \
&& pip install --prefix="/install" --no-warn-script-location synapse-invite-checker \
&& pip install --prefix="/install" --no-warn-script-location git+https://github.com/famedly/synapse-invite-policies.git@main \
&& pip install --prefix="/install" --no-warn-script-location git+https://github.com/famedly/synapse-domain-rule-checker.git@main

Expand Down

0 comments on commit 327ffd1

Please sign in to comment.