enable updates plugin by default
This commit is contained in:
parent
fdd33ffe31
commit
d9204f2f98
|
|
@ -10,5 +10,5 @@
|
||||||
"port":8000,
|
"port":8000,
|
||||||
"host":"0.0.0.0"
|
"host":"0.0.0.0"
|
||||||
},
|
},
|
||||||
"plugins":[]
|
"plugins":["updates"]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue