MatrixSynapse/synapse/rest/admin
Patrick Cloke 3e4cdfe5d9
Add an admin API endpoint to protect media. (#9086)
Protecting media stops it from being quarantined when
e.g. all media in a room is quarantined. This is useful
for sticker packs and other media that is uploaded by
server administrators, but used by many people.
2021-01-15 11:18:09 -05:00
..
__init__.py
_base.py
devices.py
event_reports.py
groups.py
media.py Add an admin API endpoint to protect media. (#9086) 2021-01-15 11:18:09 -05:00
purge_room_servlet.py
rooms.py
server_notice_servlet.py
statistics.py
users.py