import: diskPath not sent when importing from xfs and ext4

This commit is contained in:
Girish Ramakrishnan
2022-10-02 10:09:08 +02:00
parent 68c60bf1b7
commit b2e4dc059e
7 changed files with 41 additions and 18 deletions

View File

@@ -618,7 +618,8 @@
"diskPath": "Disk Path",
"cifsSealSupport": "Use seal encryption. Requires at least SMB v3",
"chown": "Remote file system supports chown",
"encryptedFilenames": "Encrypt filenames"
"encryptedFilenames": "Encrypted filenames",
"encryptFilenames": "Encrypt Filenames"
},
"check": {
"noop": "Cloudron backups are disabled. Please ensure this server is backed up using alternate means. See https://docs.cloudron.io/backups/#storage-providers for more information.",