Configure time intervals for user presence

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • User presence shows that users are viewing a record sometimes after they have already left. The system only checks for user presence every two minutes by default. You can allow the system to check more frequently by configuring some system properties.

    시작하기 전에

    Role required: admin

    이 태스크 정보

    These properties control how often the system checks for updates or caches user presence.
    • glide.ui.presence.cache_seconds
    • glide.ui.presence.time_back_minutes
    You can configure each property to check more or less frequently. Checking more frequently might slow performance.

    프로시저

    1. Navigate to the system properties list by typing sys_properties.list in the navigation filter.
    2. Search for each of the properties to make sure they do not already exist in the list.
    3. Click New.
    4. To control how often the system checks for updates, configure the following property.
      표 1. Time back property
      Field Description
      Name glide.ui.presence.time_back_minutes
      Type integer
      Value How often in minutes you want the system to check for user presence. The default number is 2.
    5. To control how often the system caches logged in user information, configure the following property.
      표 2. Cache property
      Field Description
      Name glide.ui.presence.cache_seconds
      Type integer
      Value How often in seconds, the system caches the user presence information. The default number is 5.
    6. Click Submit.