diff --git a/docs/setup/production.asciidoc b/docs/setup/production.asciidoc index eef2b11e53d8..0fb21a8e24ca 100644 --- a/docs/setup/production.asciidoc +++ b/docs/setup/production.asciidoc @@ -134,6 +134,7 @@ Settings that must be the same: -------- xpack.security.encryptionKey //decrypting session cookies xpack.reporting.encryptionKey //decrypting reports stored in Elasticsearch +xpack.encryptedSavedObjects.encryptionKey // decrypting saved objects stored in Elasticsearch -------- Separate configuration files can be used from the command line by using the `-c` flag: