This commit is contained in:
Andras Bacsai 2022-10-21 22:15:50 +02:00
parent 8ef645b3c2
commit a267ee40d2

View File

@ -834,7 +834,7 @@ export async function getTemplates() {
"id": "$$config__app_redis_user",
"name": "_APP_REDIS_USER",
"label": "Redis | _APP_REDIS_USER",
"defaultValue": "$$generate_username",
"defaultValue": "",
"description": "Redis server user. This is an optional variable. Default value is an empty string."
},
{