I'm pretty sure this isn't true.  The default state "out-of-the box"
for visit (and identity) is that it is turned off.  So, if the default
is going to be changing config values to their defalut state, then:

# Enable Visit tracking
# visit.on=True

Should be changed to

#Enable Visit tracking
visit.on=False  # set to True to enable visit tracking

if everything is to stay the same.  The same would go for identity.

Reply via email to