Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pavel Kuzin
tower
Commits
bb6e5d01
Commit
bb6e5d01
authored
Jul 15, 2017
by
Aleksey Shirokih
Browse files
push n_backup_instances to config
parent
aa29c276
Changes
1
Hide whitespace changes
Inline
Side-by-side
tower/models/environment.py
View file @
bb6e5d01
...
...
@@ -409,6 +409,7 @@ class Environment(Model):
"listen"
:
listen
,
"loglevel"
:
d
.
loglevel
,
"n_instances"
:
d
.
n_instances
,
"n_backup_instances"
:
d
.
n_backup_instances
,
"global_offset"
:
global_offset
[
sp
],
"global_n_instances"
:
global_n_instances
[
sp
]
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment