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:
Markus Mäkelä
2018-11-04 21:22:40 +02:00
parent 3300bfd17f
commit a883a4f3e0
25 changed files with 54 additions and 51 deletions

View File

@ -50,7 +50,7 @@ type=monitor
module=auroramon
servers=cluster-1,cluster-2,cluster-3
user=aurora
passwd=borealis
password=borealis
monitor_interval=2500
```