From 1d3aaf46659bd54ca759d06302ff9f290c30f8bc Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 24 Mar 2019 08:20:04 -0400 Subject: docfix --- docs/guides/FAQ.rst | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'docs') diff --git a/docs/guides/FAQ.rst b/docs/guides/FAQ.rst index 0182e65f..4b1f030e 100644 --- a/docs/guides/FAQ.rst +++ b/docs/guides/FAQ.rst @@ -170,11 +170,10 @@ Profile information storage related zmNinja is not saving my information. It keeps asking me to re-enter all my data ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -I've seen this happen in two cases: \* You are running out of space. -Clean up some space and try again \* On specific Android devices, -typically running Android OS less than 6.0, some (2-3) users have -reported this issue. I still don't have a good answer. Please update to -the latest app version and send me debug logs, please +I've seen this happen in two cases: + +- You are running out of space. Clean up some space and try again +- On specific Android devices, typically running Android OS less than 6.0, some (2-3) users have reported this issue. I still don't have a good answer. Please update to the latest app version and send me debug logs, please I updated my zmNinja app and all my server settings were cleared. Why? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -454,7 +453,7 @@ relevant section (``VirtualHost`` or others) RewriteRule (.*) - [E=QS_TOKEN:%1] RequestHeader set Authorization "Basic %{QS_TOKEN}e" env=QS_TOKEN -**STEP 2 (Nginx)**: Thanks to user [@ysammy](https://github.com/ysammy) +**STEP 2 (Nginx)**: Thanks to user `@ysammy __` .. code:: nginx -- cgit v1.2.3