Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
137dc83b
Commit
137dc83b
authored
May 03, 2019
by
Francesc Guasch
Browse files
refactor(requests): rebase volumes limit
parent
c34197f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada/Request.pm
View file @
137dc83b
...
...
@@ -127,7 +127,7 @@ our %COMMAND = (
}
,
disk
=>
{
limit
=>
1
,
commands
=>
['
prepare_base
','
remove_base
','
set_base_vm
']
,
commands
=>
['
prepare_base
','
remove_base
','
set_base_vm
'
,'
rebase_volumes
'
]
,
priority
=>
6
}
,
important
=>
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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