Issue
Hiding the small clock icon displayed on CMS pages
Problem
At the bottom right of CMS site pages there is a small clock icon displaying response times:
This article explains how to hide the icon.
Cause
This icon is called the Response Time Indicator. The icon has a default value of true:
Resolution
Administrators can disable the Response Time Indicator clock icon by setting the glide.ui.response_time system property to false.
- Navigate to System Properties > All Properties.
- Search for glide.ui.response_time.
- Update the Value to false.
- Save the record.