From 4daaed02f5b888ca2ee423967d3eadd09d0d0975 Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Sat, 11 Jun 2022 21:53:36 +0300 Subject: some documentation --- doc/ipcam_server.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'doc/ipcam_server.md') diff --git a/doc/ipcam_server.md b/doc/ipcam_server.md index 3c56646..f443094 100644 --- a/doc/ipcam_server.md +++ b/doc/ipcam_server.md @@ -1,4 +1,8 @@ -config example (yaml) +# ipcam_server.py + +## Configuration + +Config example (`yaml`) ``` server: @@ -20,5 +24,10 @@ motion: logging: verbose: true + +motion_threshold: 1 +``` + +## Usage -``` \ No newline at end of file +Use provided systemd unit file. \ No newline at end of file -- cgit v1.2.3