Updating readme to mention auth media
This commit is contained in:
parent
27d4e75f5f
commit
f5cc0f9aa9
@ -2,6 +2,10 @@
|
||||
|
||||
A fork of [Plan9's CustomMedia project](https://gitea.plan9.rocks/cat/CustomMedia) that adds whitelist and blacklist versions for choosing specific homeservers to pull media from directly. Conserve your matrix homeserver's precious storage space and bandwidth with this one simple webserver.
|
||||
|
||||
## "Will this work with the authenticated media update?"
|
||||
CustomMedia will only work when pulling media from homeservers that have not disabled their unauthenticated media endpoints. Otherwise, you will get errors stating the media was not found. The best way to avoid this is to use custommedia-static.py, and point it to a server that has not yet made this change.
|
||||
|
||||
|
||||
# Requirements
|
||||
- Python 3
|
||||
- gunicorn - `pip3 install gunicorn`
|
||||
|
Loading…
Reference in New Issue
Block a user