Explanation:
For transaction logging, prevents any attachment larger than 1 MB from being
logged into the mail.box database, reducing the amount of data written to the
logs.
The value is either 1 or 0.
If before Domino 8.5, you used RM_NO_LOG_LARGE_OBJECTS, but in Domino 8.5
you began to use DAOS, you had to disable RM_NO_LOG_LARGE_OBJECTS because it
was incompatible with DAOS in that release; transaction logging is required for
DAOS error recovery.
In Domino 8.5.1, you can use the new NSF_DONT_LOG_MAILBOX_BODY setting in
combination with RM_NO_LOG_LARGE_OBJECTS. This combination of settings provides
the benefit of DAOS while reducing the data written to the transaction log.
Applies to:
Server
Default Value:
1
UI equivalent:
None, although you can specify this setting in the NOTES.INI Settings tab of
the Configuration Settings document in the Domino Directory.
Syntax:
RM_NO_LOG_LARGE_OBJECTS=1
Available since:
Lotus Notes/Domino 6.0.2
Obsolete since:
Not obsolete
Related settings:
NSF_DONT_LOG_MAILBOX_BODY