Fix password documentation
The old parameter was used in some examples and no note about its removal was in the parameter.
This commit is contained in:
@ -44,7 +44,7 @@ server_id=4000
|
||||
master_id=3000
|
||||
filestem=binlog
|
||||
user=maxuser
|
||||
passwd=maxpwd
|
||||
password=maxpwd
|
||||
|
||||
# The Avro conversion service
|
||||
[avro-service]
|
||||
|
||||
Reference in New Issue
Block a user