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
bdafeafe
Commit
bdafeafe
authored
Mar 16, 2018
by
Francesc Guasch
Browse files
[#589] show autostart settings messages
parent
c0de6d27
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada/Request.pm
View file @
bdafeafe
...
...
@@ -67,7 +67,9 @@ our %VALID_ARG = (
);
our
%CMD_SEND_MESSAGE
=
map
{
$_
=>
1
}
qw( create start shutdown prepare_base remove remove_base rename_domain screenshot download)
;
qw( create start shutdown prepare_base remove remove_base rename_domain screenshot download
autostart_domain
)
;
our
$CONNECTOR
;
...
...
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