For the complete documentation index, see llms.txt. You can also append .md to any page URL to get its markdown version.
Skip to main content
For the complete documentation index, see llms.txt.

Implemented cleanup of inactive devices, updated activation code length

· 2 min read

We have implemented cleanup of inactive devices after a default of 365 days, and updated the minimum and default values for the activation code length.

Implemented cleanup of inactive devices

We have implemented cleanup of inactive devices. This means that we remove devices that have not be used for an extended period of time.

The default inactive period is set to 365 days; this starts from the time when the device was last used to carry out an operation.

  • To see the value configured for your account, see the Details page in the Signicat Dashboard.
  • To change this value, you need to contact us by creating a support ticket in the Signicat Dashboard.
Want to learn more?

To learn more, see the Cleanup of inactive devices section in the Application configuration feature documentation.

Updated values for activation code length

We have updated the minimum and default values for the application configuration property activationCodeLength:

  • The minimum length is now 6.
  • The default length is now 10.
Want to learn more?

To learn more, see the Application behaviour section in the Application configuration feature documentation.