Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Needs Clarification
Workspace Sametime
Categories Mobile (iOS)
Created by Guest
Created on May 8, 2025

Add retention time per groupchat / user chat

Make it availble for users to add retention time to a chat (user to user) or add a timer in a groupchat. Messages must stay in MongoDB, but should disappear from the mobile device.

  • Attach files
      Drop here to upload
    • Admin
      Trevor Tallackson
      May 8, 2025

      Provided is global setting administrators can set to control how much chat history the client will request/display. This isn't user, per chat or per client controlled, but does meet the retention time request.

      To Modify the amount of ChatHistory a user will see in the client

      This setting has no affect on the chatlogging TTLs or data that is stored in MongoDB. Instead, it controls how much history the client will request.

      1. There are 2 settings that control this

        • CL__MONGO_USER_HISTORY_TIMELIMIT

        • Default is 90 , minimum is 1

        • CL_MONGO_USER_HISTORY_TIMEUNIT

        • Default is DAYS, values can be DAYS, HOURS, MINUTES, SECONDS