# HG changeset patch # User Sebastien Jodogne # Date 1476687752 -7200 # Node ID 6c9771c7db47387da9cf52647a20738782850671 # Parent 2829fc2bfab129cac9bbf0f27c112388a447ce72 safe to remove Web viewer cache diff -r 2829fc2bfab1 -r 6c9771c7db47 Sphinx/source/plugins/webviewer.rst --- 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.