app: add description for memory

This commit is contained in:
Girish Ramakrishnan
2024-04-10 18:28:32 +02:00
parent b4e4f26361
commit 0fa1ec44b1
2 changed files with 2 additions and 1 deletions

View File

@@ -1494,7 +1494,7 @@
"resources": {
"memory": {
"title": "Memory Limit",
"description": "Cloudron allocates 50% of this value as RAM and 50% as swap.",
"description": "Maximum memory app can use",
"error": "Unable to set memory limit, try less.",
"resizeAction": "Resize"
},