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:
@ -31,7 +31,7 @@ to localhost as well.
|
||||
type=service
|
||||
router=maxinfo
|
||||
user=monitor
|
||||
passwd=my_secret
|
||||
password=my_secret
|
||||
```
|
||||
|
||||
The listener section defines the protocol, port and other information needed
|
||||
|
||||
Reference in New Issue
Block a user