summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ipcam_server.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/ipcam_server.md b/doc/ipcam_server.md
index f443094..a22c239 100644
--- a/doc/ipcam_server.md
+++ b/doc/ipcam_server.md
@@ -21,11 +21,15 @@ camera:
motion:
padding: 2
+ telegram: true
logging:
verbose: true
-
-motion_threshold: 1
+
+telegram:
+ token: ""
+ chat_id: ""
+ parse_mode: HTML
```
## Usage