Skip to content

Commit

Permalink
fix driver example in config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oneEyedSunday committed Oct 15, 2024
1 parent 1c42fde commit 917017f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ http:
# dsn: "file::memory:?cache=shared"
## should we log sql queries? In prod, no but in local mode, you probably want to
log_queries: true
# driver: "sqllite"
# driver: "sqlite"

# limit the size of jSON request body that can be sent to endpoints
max_request_body_size: 500
Expand Down

0 comments on commit 917017f

Please sign in to comment.