diff Sphinx/source/faq/scalability.rst @ 238:a363714813b2

securing orthanc
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 12 Apr 2019 11:37:14 +0200
parents 90fe64396fb5
children a64197133114
line wrap: on
line diff
--- a/Sphinx/source/faq/scalability.rst	Thu Apr 04 16:29:17 2019 +0200
+++ b/Sphinx/source/faq/scalability.rst	Fri Apr 12 11:37:14 2019 +0200
@@ -65,3 +65,6 @@
 
 * Make sure to read guides about the `tuning of PostgreSQL
   <https://wiki.postgresql.org/wiki/Performance_Optimization>`__.
+
+* You might also be interested in checking the options related to
+  :ref:`security <security>`.