Skip to content

Commit b0b082c

Browse files
committed
Eyy!
1 parent 4e71927 commit b0b082c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/features/mirroring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ If the mirror database(s) can't keep up with production traffic, queries will ba
6161
[[mirroring]]
6262
source_db = "source"
6363
destination_db = "dest"
64-
queue_depth = 500
64+
queue_length = 500
6565
```
6666

6767
If the queue gets full, all subsequent mirrored transactions will be dropped until there is space in the queue again.

0 commit comments

Comments
 (0)