v2.2.0
Minor Changes
- d247546: It is now possible to enable logs, by setting
ENABLE_LOGS
totrue
, which is now the default value.
To disable them, just put any other value, likefalse
for example.
ENABLE_LOGS
to true
, which is now the default value.false
for example.