fix(calcom): missing label in encryption_key
This commit is contained in:
parent
73648b4c0d
commit
e430c57965
|
@ -15,6 +15,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"env_variable": "CALENDSO_ENCRYPTION_KEY",
|
"env_variable": "CALENDSO_ENCRYPTION_KEY",
|
||||||
|
"label": "Random string",
|
||||||
"max": 50,
|
"max": 50,
|
||||||
"min": 50,
|
"min": 50,
|
||||||
"type": "random"
|
"type": "random"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user