1

Can any one tell me the exact list of Notes.ini variables for every notes/domino release ?

Got a list based on the category when i searched in Google.

Link

Mythli
  • 97
  • 1
  • 2
  • 13

1 Answers1

3

I'm not aware of a public definitive list beyond what you have linked.

You can check the following site for Notes.ini settings added against public SPRs.

http://www-10.lotus.com/ldd/fixlist.nsf/Notes.ini?OpenView

Also you may find others by looking for "Ask Professor INI" in developerworks (very old though, so no recent ini settings).

Simon O'Doherty
  • 9,259
  • 3
  • 26
  • 54
  • 1
    I'm sure there are undocumented settings as well, since I've encountered some over the years (they were recommended to us, but there was no documentation out there saying they existed). – David Navarre Apr 01 '13 at 14:13
  • 1
    Hence the reason they are called undocumented. :) Normally they are put in for debugging reasons. The debug created is generally useless except to IBM development, and may or may not be there in a later release/fix pack. – Simon O'Doherty Apr 01 '13 at 16:09