glide.installation.production
ServiceNow property description:
Production instance (as opposed to a development instance).
Attributes
- Sys ID: d245a2a7c61122c200eb1327535071bf
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.installation.production` is a configuration setting that distinguishes a production instance from a development instance. According to the provided documentation, this property is crucial for defining the behavior and security measures appropriate for a production environment. When set to true, it indicates that the instance is a production instance, which typically involves stricter security protocols and operational controls to ensure stability and data integrity. This setting helps in managing the instance's operational environment by enabling features and restrictions suitable for live, operational use. It is essential for maintaining the integrity and performance of the production environment, ensuring that it is not treated as a development or test instance.
Source