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: