Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions documentation/configuration/cairo-engine.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ available via the HTTP header
[`options`](/docs/query/pgwire/overview/)
connection property.

The related `query.timeout` key sets the same global timeout using a duration
value (for example, `120s`, `1m` or `500ms`). When both are set, `query.timeout`
takes precedence over `query.timeout.sec`.

## Commit and write behavior

### cairo.commit.mode
Expand Down