Session recording module for Cockpit initial commit

This commit is contained in:
Kyrylo Gliebov 2018-07-02 18:03:59 +02:00
parent d73a91232e
commit a20e3c5a81
27 changed files with 5564 additions and 32 deletions

View file

@ -1,12 +1,15 @@
{
"version": "0.1",
"version": "163.x",
"name": "session_recording",
"requires": {
"cockpit": "137"
"cockpit": "122"
},
"tools": {
"menu": {
"index": {
"label": "Starter Kit"
"label": "Session Recording",
"order": 100
}
}
}