diff --git a/.gitignore b/.gitignore index 149742d..fd2cf30 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ notfellchen # Media storage +static media diff --git a/notfellchen.cfg b/notfellchen.cfg index 4dbf270..1cb847e 100644 --- a/notfellchen.cfg +++ b/notfellchen.cfg @@ -15,6 +15,7 @@ name=notfellchen [locations] media=./media +static=./static [mail] console-only=true