diff --git a/devices/t31_lite_xiaomi-mjsxj03hl-jxq03/general/overlay/usr/share/openipc/customizer.sh b/devices/t31_lite_xiaomi-mjsxj03hl-jxq03/general/overlay/usr/share/openipc/customizer.sh index 15607f2..ab919c4 100644 --- a/devices/t31_lite_xiaomi-mjsxj03hl-jxq03/general/overlay/usr/share/openipc/customizer.sh +++ b/devices/t31_lite_xiaomi-mjsxj03hl-jxq03/general/overlay/usr/share/openipc/customizer.sh @@ -10,14 +10,16 @@ fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/t # # Set custom majestic settings # -cli -s .system.webAdmin disabled -cli -s .system.staticDir /var/www/majestic +cli -s .system.plugins true cli -s .isp.blkCnt 1 cli -s .nightMode.enabled true cli -s .nightMode.irCutPin1 49 cli -s .nightMode.irCutPin2 50 cli -s .nightMode.backlightPin 60 +cli -s .nightMode.minThreshold 10 +cli -s .nightMode.maxThreshold 100 cli -s .video0.codec h264 +cli -s .onvif.enabled false # # # Set wlan device and credentials if need diff --git a/devices/t31_lite_xiaomi-mjsxj03hl/general/overlay/usr/share/openipc/customizer.sh b/devices/t31_lite_xiaomi-mjsxj03hl/general/overlay/usr/share/openipc/customizer.sh index 41eadc5..5f33c98 100644 --- a/devices/t31_lite_xiaomi-mjsxj03hl/general/overlay/usr/share/openipc/customizer.sh +++ b/devices/t31_lite_xiaomi-mjsxj03hl/general/overlay/usr/share/openipc/customizer.sh @@ -10,14 +10,16 @@ fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/t # # Set custom majestic settings # -cli -s .system.webAdmin disabled -cli -s .system.staticDir /var/www/majestic +cli -s .system.plugins true cli -s .isp.blkCnt 1 cli -s .nightMode.enabled true cli -s .nightMode.irCutPin1 49 cli -s .nightMode.irCutPin2 50 cli -s .nightMode.backlightPin 60 +cli -s .nightMode.minThreshold 10 +cli -s .nightMode.maxThreshold 100 cli -s .video0.codec h264 +cli -s .onvif.enabled false # # # Set wlan device and credentials if need