Skip to content

Commit

Permalink
chore: update docs (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoenig134 authored Oct 16, 2023
1 parent e6f837c commit 0735e1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ The FerretDB version can be specified using the `ferretdb-version` input. The de

The FerretDB telemetry can be enabled using the `ferretdb-telemetry` input. The default value is `disabled`. Learn more about FerretDB's telemetry [here](https://docs.ferretdb.io/telemetry/#configure-telemetry).

By default FerretDB will be started using sqlite. By setting `use-postgres` to `true` you can switch the database engine to PostgreSQL.

## Usage

```yaml
Expand Down

0 comments on commit 0735e1c

Please sign in to comment.