This branch adds a logSessionDropDownUpdate parameter that defaults to False in order to prevent logging large session lists to the log.txt file every time the session/menu is updated.
This parameter is slightly different than other log[X] parameters in that it does not control logging to the database results but rather the local log.
This branch adds a
logSessionDropDownUpdate
parameter that defaults toFalse
in order to prevent logging large session lists to thelog.txt
file every time the session/menu is updated.This parameter is slightly different than other
log[X]
parameters in that it does not control logging to the database results but rather the local log.