Skip to content

Commit 3e99e9e

Browse files
add replication docs for startTime and copyTablesToCatchUp
1 parent 08b2c4e commit 3e99e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deployments/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ replication:
220220
- wss://server-two:9925 # URL based route
221221
- hostname: server-three # define a hostname and port
222222
port: 9930
223-
startTime: server-four
223+
startTime: 2024-02-06T15:30:00Z
224224
```
225225

226226
`port` - _Type_: integer; _Default_: 9925 (the operations API port `operationsApi.port`)

0 commit comments

Comments
 (0)