You did delete the hash ‘#’ at the beginning of that line, didn’t you?

        # interval =  0                         # Interval to transmit time to emonGLCD (seconds)

so that it reads

        interval =  60                        # Interval to transmit time to emonGLCD (seconds)