Use log level param in config_values

This commit is contained in:
Keith Whyte 2019-03-06 13:30:40 +00:00
parent 59c19cd8ce
commit 11e78c0fab

View file

@ -3,7 +3,7 @@
# Configuration settings # Configuration settings
reload_on_call = 0 reload_on_call = 0
default_log_level = 'DEBUG' default_log_level = '<%= @default_log_level %>'
rhizomatica_dir = '<%= @rhizomatica_dir %>' rhizomatica_dir = '<%= @rhizomatica_dir %>'
sq_hlr_path = '<%= @sq_hlr_path %>' sq_hlr_path = '<%= @sq_hlr_path %>'