fix
This commit is contained in:
parent
9c74a9c1db
commit
221dcefd6c
@ -834,7 +834,7 @@ export async function getTemplates() {
|
|||||||
"id": "$$config__app_redis_user",
|
"id": "$$config__app_redis_user",
|
||||||
"name": "_APP_REDIS_USER",
|
"name": "_APP_REDIS_USER",
|
||||||
"label": "Redis | _APP_REDIS_USER",
|
"label": "Redis | _APP_REDIS_USER",
|
||||||
"defaultValue": "",
|
"defaultValue": "$$generate_username",
|
||||||
"description": "Redis server user. This is an optional variable. Default value is an empty string."
|
"description": "Redis server user. This is an optional variable. Default value is an empty string."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user