Add config variable needed by split stack branch
This commit is contained in:
parent
8e385712b6
commit
92dda40864
2 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Configuration settings
|
||||
use_nitb_osmo_stack = <%= @use_nitb_osmo_stack %>
|
||||
reload_on_call = 0
|
||||
default_log_level = '<%= @default_log_level %>'
|
||||
lcls = <%= @lcls %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue