Site updated at 2016-11-23 09:27:21 UTC

This commit is contained in:
Travis CI 2016-11-23 09:27:21 +00:00
parent 1d3228b9ca
commit f198674d09
100 changed files with 139 additions and 139 deletions

View file

@ -110,7 +110,7 @@ The <code class="highlighter-rouge">synology</code> platform allows you to watch
<li><strong>url</strong> (<em>Required</em>): The URL to your synology, including port.</li>
<li><strong>username</strong> (<em>Required</em>): The username for accessing surveillance station.</li>
<li><strong>password</strong> (<em>Required</em>): The password for accessing surveillance station.</li>
<li><strong>whitelist</strong> (<em>Optional</em>): A list of which cameras you want to add, the names must be the same as in Surveillance Station. If omited all cameras are added.</li>
<li><strong>whitelist</strong> (<em>Optional</em>): A list of which cameras you want to add, the names must be the same as in Surveillance Station. If omitted all cameras are added.</li>
<li><strong>verify_ssl</strong> (<em>Optional</em>): True to require a valid certificate, False to disable certificate checking. Defaults to <code class="highlighter-rouge">True</code>.</li>
</ul>