Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/maintainer-guide/updating/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Since GeoNetwork 4.0.4, passwords stored in the database for the mail server, ha
`Jasypt <http://www.jasypt.org/>`__.

By default, a random encryption password is generated when GeoNetwork is started, if it is not already defined, and it
is stored in the file :file:`/geonetwork/WEB-INF/data/config/encryptor/encryptor.properties`. If you have set the
is stored in the file :file:`/geonetwork/WEB-INF/data/config/encryptor.properties`. If you have set the
location of the data directory outside of the application, the file will be stored in this external location.
Read more at :ref:`customizing-data-directory`.

Expand Down