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