add info on where volume is mounted
This commit is contained in:
@@ -1366,6 +1366,11 @@
|
||||
"removeAction": "Remove"
|
||||
},
|
||||
"description": "Volumes are directories on the server that can be shared between apps. These may be NFS/SSHFS mounts or external storage disks attached to the server.",
|
||||
"backupwarning": "Volumes are <i>not</i> backed up. Restoring an app will not restore the volume's content. Please make sure to have a suitable backup plan for each volume."
|
||||
"backupWarning": "Volumes are <i>not</i> backed up. Restoring an app will not restore the volume's content. Please make sure to have a suitable backup plan for each volume."
|
||||
},
|
||||
"storage": {
|
||||
"mounts": {
|
||||
"volumeLocation": "Volumes are mounted by volume name in the <code>/media</code> directory of this app."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user