mailbox: remove unlimited quota string

This commit is contained in:
Girish Ramakrishnan
2022-09-28 22:34:28 +02:00
parent 3cd3740f92
commit 2a55128129
6 changed files with 28 additions and 32 deletions

View File

@@ -1816,10 +1816,5 @@
"mounts": {
"description": "Apps can access mounted <a href=\"/#/volumes\">volumes</a> via <code>/media/{volume name}</code> directory. This data is not included in the app's backup."
}
},
"mailboxes": {
"edit": {
"unlimitedStorageQuota": "Unlimited"
}
}
}