# ========== # - Configuration file for script base_script.sh # ========== # - LOGGING # - # - Enables/Disables script output. Setting this value to 'true' is # - only useful if NOT running in a terminal (i.e. as cronjob). # - # - If script is running in a terminal, script output is enabled and # - cannot be disabled. # - # - Running this script in a # - # - Default value: false # - #LOGGING=false