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 ef3afa9 commit 86b76bbCopy full SHA for 86b76bb
README.md
@@ -68,7 +68,7 @@ Once you have `exqlite` configured, you can use the `:key` option in the databas
68
```elixir
69
config :my_app, MyApp.Repo,
70
database: "path/to/my/encrypted-database.db",
71
- key: "super-secret'
+ key: "supersecret'
72
```
73
74
## Benchmarks
0 commit comments