feat: Add static conf to test configuration for testing
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@
|
||||
notfellchen
|
||||
|
||||
# Media storage
|
||||
static
|
||||
media
|
||||
|
||||
|
||||
|
@@ -15,6 +15,7 @@ name=notfellchen
|
||||
|
||||
[locations]
|
||||
media=./media
|
||||
static=./static
|
||||
|
||||
[mail]
|
||||
console-only=true
|
||||
|
Reference in New Issue
Block a user