Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section contains the solutions for common problems regarding STageR StageR functionality. 

Storage Unit

On this page:

Table of Contents

Storage Unit

How can I disable encryption in my Storage Unit?

1. Before publishing data to STageR, manually create your Storage Unit.

For example, go to http://localhost:3000/admin/create/myStorageUnit (using your default server name and port)

2, Check your current Storage Unit settings. 

For example, go to http://localhost:3000/admin/getConfiguration/<storage_unit> (using your default server name and port)

3, Disable encryption. 

For example, go to http://localhost:3000/admin/enableContentEncryption/<storage_unit>/false (using your default server name and port)

4, Confirm that the change has been applied. 

For example, go to http://localhost:3000/admin/getConfiguration/<storage_unit> (using your default server name and port)