glide.ui.presence.disabled
ServiceNow property description:
Disable Presence
Attributes
- Sys ID: 44997d22530012002ae9f445fdc58744
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `glide.ui.presence.disabled` is used to disable the Presence feature in the platform. Presence allows users to see who else is viewing or editing a record in real-time. By setting this property to `true`, the Presence feature is turned off, which can help improve performance and reduce server load. This can be particularly useful in environments with a large number of concurrent users. Disabling Presence means that users will no longer see indicators of other users' activities on records. This property can be configured through the system properties in the ServiceNow instance.
Source