Add config variable needed by split stack branch

This commit is contained in:
Keith Whyte 2020-10-28 17:03:24 +01:00
parent 8e385712b6
commit 92dda40864
2 changed files with 3 additions and 0 deletions

View file

@ -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 %>