From a8240ef1d1cad457bb5da5fecbbb25dcdbe2bfad Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 12 Oct 2020 16:22:36 -0400 Subject: add image size limitation --- config.xml | 2 +- docs/guides/FAQ.rst | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/config.xml b/config.xml index 026cd226..a0ad0129 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + zmNinja High performance ZoneMinder client diff --git a/docs/guides/FAQ.rst b/docs/guides/FAQ.rst index 4bb8e90c..12f7c665 100644 --- a/docs/guides/FAQ.rst +++ b/docs/guides/FAQ.rst @@ -752,6 +752,9 @@ It may be one of the following: * If you are running ES in dlandon's docker image and are seeing connection to the ES being reset, you may need to restart the ES manually. I don't use that docker image - to further debug, please raise issues in the docker repo. + +* Make sure the image being sent is less than 1MB. This is a new restriction with FCMv1 + My device is not receiving push for a specific monitor ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3