diff Sphinx/source/plugins/webviewer.rst @ 49:6c9771c7db47

safe to remove Web viewer cache
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 17 Oct 2016 09:02:32 +0200
parents d7796decd3fe
children 4eea0dc5f071
line wrap: on
line diff
--- a/Sphinx/source/plugins/webviewer.rst	Fri Oct 14 16:38:06 2016 +0200
+++ b/Sphinx/source/plugins/webviewer.rst	Mon Oct 17 09:02:32 2016 +0200
@@ -137,3 +137,14 @@
       ]
     }
   }
+
+
+Frequently Asked Questions
+--------------------------
+
+* If **Orthanc does not start anymore** after a hard shutdown, this
+  might reflect a corruption in the cache of the Web viewer. In such a
+  case, it is safe to remove the folder that contains the cache. By
+  default, this folder is called
+  ``OrthancStorage/WebViewerCache/``. Of course, don't remove the
+  folder ``OrthancStorage/``, as it contains the DICOM files.