Skip to content

Commit 5712eb5

Browse files
committed
fix configuration file error
1 parent 6bce3af commit 5712eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# The documentation site is fully static, so we don't need to persist any data.
2-
database_url": "sqlite::memory:"
2+
database_url: "sqlite::memory:"
33

44
# We have a file upload example, and would like to limit the size of the uploaded files
55
max_uploaded_file_size: 256000

0 commit comments

Comments
 (0)