Mercurial > hg > orthanc-book
changeset 940:dec770139554
typo
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 21 Apr 2023 09:19:40 +0200 |
parents | 84a6892495f6 |
children | 4be7221c92dd |
files | Sphinx/source/faq/security.rst |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/faq/security.rst Fri Apr 21 09:15:24 2023 +0200 +++ b/Sphinx/source/faq/security.rst Fri Apr 21 09:19:40 2023 +0200 @@ -90,7 +90,7 @@ * Ensure that the REST API can not write to the filesystem (e.g. in the ``/instances/../export`` route) by leaving the configuration - ``RestApiWriteToFileSystemEnabled`` to its defualt ``false`` value. + ``RestApiWriteToFileSystemEnabled`` to its default ``false`` value. * Setup rules that define, for each authorized user, which resources it can access, and through which HTTP method (GET, POST, DELETE