glide.rollback.expiration_days_app_install
Attributes
- Sys ID: 53fc5f47532003007bb7ddeeff7b12b2
- Type: string
- Application: Global
- Default value: 15

AI generated property description:
The ServiceNow property `glide.rollback.expiration_days_app_install` specifies the number of days that rollback contexts are retained after an application installation. This property helps manage the lifecycle of rollback contexts by automatically deleting them after the defined period, ensuring that the system does not retain unnecessary data indefinitely. The default value for this property is 7 days, meaning rollback contexts will be kept for a week before being purged. Adjusting this property can help balance between retaining rollback data for recovery purposes and maintaining optimal system performance by freeing up storage. This property is particularly useful for administrators who need to manage the rollback data lifecycle efficiently.
Source