This commit is contained in:
piotrpekala7 2021-05-13 12:03:25 +02:00
parent 5ba7799d8a
commit d290daed11

View File

@ -15,7 +15,7 @@ export class BuiltInTemplatesConfigurationService {
}
getConsoleTypesForCloudNodes() {
return ['telnet', 'none'];
return ['telnet', 'vnc', 'spice', 'http', 'https', 'none'];
}
getCategoriesForEthernetHubs() {