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