diff --git a/docs/installation/configuration/malware_archive.md b/docs/installation/configuration/malware_archive.md index b871006db..02bab934d 100644 --- a/docs/installation/configuration/malware_archive.md +++ b/docs/installation/configuration/malware_archive.md @@ -1,6 +1,6 @@ # Malware Archive section -Configuring the Malware Archive functionality is done by modifying the data storage section (`datastore`). Refer to the [Malware Archive](../overview/architecture/#keeping-files-forever-malware-archive) to get an understanding of how this feature works. +Configuring the Malware Archive functionality is done by modifying the data storage section (`datastore`). Refer to the [Malware Archive](../../../overview/architecture/#keeping-files-forever-malware-archive) to get an understanding of how this feature works. The minimum required change to turn on the Malware Archive is to set the `datastore.archive.enabled` flag to `true`. This will show the **Archive** link in the left navbar, activate the **Archiver** core component and create the archive indices in the database.