Fix and clean up CDC documentation
The CDC_users.md document was not linked to and was in the wrong place. It should reside in the protocol directory since it relates to the CDC protocol.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#CDC Protocol
|
||||
# Change Data Capture (CDC) Protocol
|
||||
|
||||
CDC is a new protocol that allows compatible clients to authenticate and
|
||||
register for Change Data Capture events. The new protocol must be use in
|
||||
@ -23,6 +23,8 @@ passwd=maxpwd
|
||||
|
||||
If the `cdcusers` file cannot be found, the service user (_maxuser:maxpwd_ in the example) can be used to connect through the CDC protocol.
|
||||
|
||||
For more details, refer to the [CDC users documentation](CDC_users.md).
|
||||
|
||||
## Protocol Phases
|
||||
|
||||
### Connection and Authentication
|
||||
|
Reference in New Issue
Block a user