Mercurial > hg > orthanc-book
changeset 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 | 2829fc2bfab1 |
children | ac12d3e07e18 |
files | Sphinx/source/plugins/webviewer.rst |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
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.