From c36152303efa23eec3f2536f85b0e65010888be3 Mon Sep 17 00:00:00 2001
From: Signor Pellegrino <68112357+FlyRouter@users.noreply.github.com>
Date: Mon, 12 Feb 2024 10:38:58 +0300
Subject: [PATCH] Update majestic-streamer.md, add motion enable scripts info

---
 en/majestic-streamer.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/en/majestic-streamer.md b/en/majestic-streamer.md
index 5fb54d9..b31eecd 100644
--- a/en/majestic-streamer.md
+++ b/en/majestic-streamer.md
@@ -68,8 +68,6 @@ cli -s .nightMode.minThreshold 10
 cli -s .nightMode.maxThreshold 50
 ```
 
-The experiments continue...
-
 
 ### Motion detection
 
@@ -87,6 +85,12 @@ cli -s .motionDetect.enabled true
 cli -s .motionDetect.debug true
 ```
 
+Enable external plugin system:
+
+```
+cli -s .system.plugins true
+```
+
 Reboot the camera and restart `majestic` in the foreground:
 
 ```