Initial commit
This commit is contained in:
17
snippets/conf/base_script.conf.sample
Normal file
17
snippets/conf/base_script.conf.sample
Normal file
@ -0,0 +1,17 @@
|
||||
# ==========
|
||||
# - 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
|
Reference in New Issue
Block a user