summaryrefslogtreecommitdiff
path: root/doc/ipcam_server.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ipcam_server.md')
-rw-r--r--doc/ipcam_server.md13
1 files changed, 11 insertions, 2 deletions
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