Use log level param in config_values
This commit is contained in:
parent
59c19cd8ce
commit
11e78c0fab
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
# Configuration settings
|
||||
reload_on_call = 0
|
||||
default_log_level = 'DEBUG'
|
||||
default_log_level = '<%= @default_log_level %>'
|
||||
|
||||
rhizomatica_dir = '<%= @rhizomatica_dir %>'
|
||||
sq_hlr_path = '<%= @sq_hlr_path %>'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue