Skip to content

Commit dbc6154

Browse files
committed
info: how to configure the encryption key
1 parent efb483f commit dbc6154

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/appstore/use-content/platform-supported-content/modules

content/en/docs/appstore/use-content/platform-supported-content/modules/encryption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Set the `EncryptionKey` constant in your application, which can be found in the
3232

3333
For versions below 2.2.0, ensure the key is 16 characters long to support the 128 bits key length.
3434

35-
When running the application locally, set the **Value** for the `EncryptionKey` constant in the **App Settings** > **Configurations** tab.
35+
When running the application locally, add a random 32-character string **Value** for the `EncryptionKey` constant in the **App Settings** > **Configurations** tab.
3636

3737
#### EncryptionPrefix Constant
3838

0 commit comments

Comments
 (0)