Merge branch 'testing' into datadir

This commit is contained in:
Éric Gaspar 2023-01-17 22:40:14 +01:00
commit a3124d1d5b

View file

@ -13,7 +13,7 @@ LANGUAGE_CODE="__LANGUAGE__"
DEFAULT_LANGUAGE="English"
## Leave unset to allow all hosts
ALLOWED_HOSTS="localhost,127.0.0.1,[::1]"
#ALLOWED_HOSTS="localhost,127.0.0.1,[::1]"
MEDIA_ROOT=__DATADIR__/images/