Gitiles
Code Review
Sign In
gerrit.opencord.org
/
vEE
/
65d4371ea08d4570d56d3a38daec31c502e632a6
/
.
/
xos
/
vee.xproto
blob: 354949e7727ace8700cf145f7b5d98891ada355f [
file
] [
log
] [
blame
]
option name
=
"vee"
;
option app_label
=
"vee"
;
option verbose_name
=
"VEE Service"
;
message
VEEService
(
Service
){
optional
bool
autoconfig
=
1
[
default
=
True
,
help_text
=
"Autoconfigure VEE Service"
,
null
=
False
];
}