How do you comment out Notes.ini lines

I just discovered there’s a couple Notes.ini lines that should be removed from an 8.x server on i5/OS. The documentation recommends commenting out these lines initially rather than removing them, but doesn’t actually explain what this means.

Question: What is the character sequence to comment out a line in Notes.ini. I am guessing either # or // or just /

Anyone know?

Subject: notes.ini comments

put a semicolon at the beginning of the line to comment it out.

Subject: Semi-colon