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 Notes
Created by Guest
Created on Jan 19, 2021

The administrator is able to set the size of cache.ndk in a batch by policy etc.

The size of cache.ndk is able to be changed by the cache size in the Workspace properties, but there is no function/setting for the administrator to collectively set this setting in policies etc.

Therefore, we request the function/setting that the administrator collectively sets the size of cache.ndk.

  • Attach files
  • Guest
    Reply
    |
    Jan 20, 2021

    It is possible to set the initial size of the cache.ndk in the Notes.ini (can be pushed in a Desktop Settings Document using Domino Policies).

    E.g. 300 MByte Cache:

    InitialCacheQuota=307200

    But this only affects the creation of new Cache.ndk files.

    This leaves you with two options:

    1. Set the notes.ini using Domino Policy, wait a few Days to distribute the Setting, then delete the cache.ndk during Windows-Logon

    2. Define a new Filename for the Cache.ndk in the notes.ini
      E.g. Cache=BigCache.ndk
      Delete the old Cache.ndk

    I also found the following Settings (but did not try them)

    UserSetCacheQuota=1

    UserCacheQuotaSize=307200

  • Admin
    Thomas Hampel
    Reply
    |
    Jan 19, 2021

    What causes you to modify the size of the cache.ndk ? Any reason why you are not ok with the default ?