Add media.glvideo preference

This commit is contained in:
Víctor Manuel Jáquez Leal 2019-06-04 17:46:58 +02:00 committed by Fernando Jiménez Moreno
parent 08d812ec0e
commit da8eb18763
3 changed files with 14 additions and 2 deletions

View file

@ -446,6 +446,9 @@ mod gen {
}
},
media: {
glvideo: {
enabled: bool,
},
testing: {
enabled: bool,
}