update datadir text

This commit is contained in:
Girish Ramakrishnan
2022-06-01 11:51:18 -07:00
parent 11dbd833a2
commit a05161b7a2

View File

@@ -1409,7 +1409,7 @@
"storage": {
"appdata": {
"title": "App Data",
"description": "By default, this app's data is located at <code>{{ storagePath }}</code>. If the server is running out of disk space, you can mount an external EXT4 disk and move this app's data there.",
"description": "If the server is running out of disk space, use this to move the app's data to an external EXT4 disk.",
"dataDirPlaceholder": "Leave empty to use platform default",
"moveAction": "Move Data"
},