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
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:
Set the notes.ini using Domino Policy, wait a few Days to distribute the Setting, then delete the cache.ndk during Windows-Logon
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
What causes you to modify the size of the cache.ndk ? Any reason why you are not ok with the default ?