0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-19 19:18:19 +02:00

Update the documentation of the filtering function

This commit is contained in:
Brendan Abolivier 2019-12-16 12:15:37 +00:00
parent 487f1bb49d
commit ac87ddb242
No known key found for this signature in database
GPG key ID: 1E015C145F1916CD

View file

@ -52,7 +52,8 @@ def filter_events_for_client(
apply_retention_policies=True,
):
"""
Check which events a user is allowed to see
Check which events a user is allowed to see. If the user can see the event but its
sender asked for their data to be erased, prune the content of the event.
Args:
storage