Add proxmox mailgateway/shell environments

This commit is contained in:
Ingrid010109!? 2025-01-19 23:15:38 +01:00
parent e1ddf9cc79
commit 631a6079fd
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"uuid" : "0963775f-5ff5-369b-ae2b-78c09288ed3e",
"name" : "Shell environments",
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
"color" : null,
"icon" : null,
"configuration" : {
"deletable" : true
}
}

View File

@ -0,0 +1,6 @@
{
"type" : "shellEnvironmentGroup",
"parent" : {
"storeId" : "b9b6b5e4-8b5f-494c-b162-4c797cd242f1"
}
}