Added documentation changes for ZM external trigger (#2350)

Signed-off-by: Andrey Petrov <andrey.petrov@gmail.com>
This commit is contained in:
Andrey Petrov 2017-03-30 00:51:22 -07:00 committed by Fabian Affolter
parent 51ca0c4d77
commit 8c8b44b644
2 changed files with 18 additions and 0 deletions

View file

@ -28,6 +28,7 @@ Configuration variables:
- **ssl** (*Optional*): Set to `True` if your ZoneMinder installation is using SSL. Default to `False`.
- **username** (*Optional*): Your ZoneMinder username.
- **password** (*Optional*): Your ZoneMinder password. Required if `OPT_USE_AUTH` is enabled in ZM.
- **trigger_port** (*Optional*): ZM's external trigger port. Default is 6802
### {% linkable_title Full configuration %}