summaryrefslogtreecommitdiff
path: root/docs/guides
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2020-05-21 08:20:30 -0400
committerPliable Pixels <pliablepixels@gmail.com>2020-05-21 08:20:30 -0400
commitbee99698e7564851ea44a614ade75cad9a8f2b0b (patch)
tree4936fbd6e5398d7eb0ea1e99395d61152a6806eb /docs/guides
parent3e08865ef35e7d3741862b6d383707e9115f6804 (diff)
more details
Diffstat (limited to 'docs/guides')
-rw-r--r--docs/guides/FAQ.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guides/FAQ.rst b/docs/guides/FAQ.rst
index 2b063494..702dd0a4 100644
--- a/docs/guides/FAQ.rst
+++ b/docs/guides/FAQ.rst
@@ -214,7 +214,7 @@ General tips
- ``OPT_USE_APIS`` is enabled
- If you are using any version lower than ZM 1.34, ``OPT_USE_GOOG_RECAPTCHA`` is disabled
- If you are NOT using authentication at all in ZM, that is ``OPT_USE_AUTH`` is disabled, then make sure you also disable authentication in zmNinja, otherwise it will keep waiting for auth keys.
- - I don't quite know why, but on some devices, connection issues are caused because ZM's CSRF code causes issues. See `this <https://forums.zoneminder.com/viewtopic.php?f=33&p=115422#p115422>`__ thread, for example. In this case, try turning off CSRF checks by going to ``ZM->Options->System`` and disable "Enable CSRF magic"
+ - I don't quite know why, but on some devices, connection issues are caused because ZoneMinder's CSRF code causes issues. See `this <https://forums.zoneminder.com/viewtopic.php?f=33&p=115422#p115422>`__ thread, for example. In this case, try turning off CSRF checks by going to ``ZM->Options->System`` and disable "Enable CSRF magic". You will then have to delete zmNinja's API cache (``Menu->Clear API Cache``) and restart the app.
- Disable server redirects like 302 and then try if using the mobile
app