disabled logging

This commit is contained in:
Jacob Lundqvist 2022-11-01 06:51:40 +01:00
parent b8263eb0e5
commit 80698b6c4e

View file

@ -39,7 +39,7 @@ default_key="Z"
# If log_file is empty or undefined, no logging will occur,
# so comment it out for normal usage.
#
log_file="/tmp/$plugin_name.log" # Trigger LF to separate runs of this script
# log_file="/tmp/$plugin_name.log" # Trigger LF to separate runs of this script
#