- Add image handler
- Store images locally
This commit is contained in:
Daniel Mason 2021-04-11 20:10:52 +12:00
parent 489527c8f9
commit 8bc462878a
Signed by: idanoo
GPG key ID: 387387CDBC02F132
19 changed files with 158 additions and 54 deletions

View file

@ -21,3 +21,4 @@ MAIL_FROM_ADDRESS=
MAIL_FROM_NAME=
GOSCROBBLE_DOMAIN=""
STATIC_DIR="web"