Topics

06 History of changes
Server
Environment variables are now set in NOTES.INI (R5.0.1)

Starting in R5.0, any environment variables that were required at the operating system level are obsolete and should be replaced with NOTES.INI settings. For example, to enable automatic fault recovery in R4, the environment variable "FaultRecovery=1" was set. In R5.x, the setting "FaultRecovery=1" should be added to NOTES.INI.

The operating system environment variables still work, although they now require the prefix "Notes_" For example:


Note: If an existing operating system environment variable already starts with "Notes_", you do not need an additional "Notes_" prefix.