We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bce3af commit 5712eb5Copy full SHA for 5712eb5
examples/official-site/sqlpage/sqlpage.yaml
@@ -1,5 +1,5 @@
1
# The documentation site is fully static, so we don't need to persist any data.
2
-database_url": "sqlite::memory:"
+database_url: "sqlite::memory:"
3
4
# We have a file upload example, and would like to limit the size of the uploaded files
5
max_uploaded_file_size: 256000
0 commit comments