# HG changeset patch # User Sebastien Jodogne # Date 1645031235 -3600 # Node ID 9615fde79f543c017dbd8780345e1e1f894ebf49 # Parent 49ec83c000e9d1b97fc9aded3d658bdadf2b792a# Parent d7d3117e5186a5652bb9f286d7da7e9ef104d1de merge diff -r d7d3117e5186 -r 9615fde79f54 Sphinx/source/faq/security.rst --- a/Sphinx/source/faq/security.rst Mon Feb 14 18:27:44 2022 +0100 +++ b/Sphinx/source/faq/security.rst Wed Feb 16 18:07:15 2022 +0100 @@ -121,6 +121,9 @@ Indeed, as explained in the introduction, Orthanc is a microservice that is designed to be used within a secured environment. +* Configuration option ``OrthancExplorerEnabled`` should be set to + ``false`` in Internet-facing deployments. + * For advanced scenarios, you might have interest in the :ref:`advanced authorization plugin `. Similarly, developers of :ref:`plugins ` could be interested by the