Fixed config for tests
This commit is contained in:
parent
a3c9338386
commit
3a34609fa4
1 changed files with 3 additions and 1 deletions
|
@ -4,9 +4,11 @@ thumbnailsPath = "./tests/thumbs/"
|
|||
avatarsPath = "./tests/avatars/"
|
||||
logsPath = "./tests/logs/{yyyy}-{mm}.log"
|
||||
mediaPath = "./public_html/media/"
|
||||
title = "szurubooru/tests"
|
||||
salt = "salt..."
|
||||
|
||||
[appearance]
|
||||
title = "szurubooru/tests"
|
||||
|
||||
[misc]
|
||||
featuredPostMaxDays=7
|
||||
debugQueries=0
|
||||
|
|
Loading…
Reference in a new issue