Skip to main content

REDACT_USER_ACTION

Constant REDACT_USER_ACTION 

Source
const REDACT_USER_ACTION: &str = "redact_all_events";
Expand description

Action name recorded for the user-redaction task, mirroring Synapse’s REDACT_ALL_EVENTS_ACTION_NAME. The redact-status endpoint filters on it.