Fixed unit test after downloading covers from inventaire

This commit is contained in:
2026-02-03 18:19:06 +01:00
parent 32e8e4d963
commit fe75973acd
3 changed files with 22 additions and 13 deletions

View File

@@ -5,5 +5,8 @@ database_file_path = "file::memory:?cache=shared"
# The path to the sql file to load for demo data.
demo_data_path = "../../demodata.sql"
# Folder where uploaded files will be stored.
image_folder_path = "/tmp"
# The port to listen on for the server.
port = "8080"