services: add recoveryMode checkbox
This commit is contained in:
@@ -676,7 +676,9 @@
|
||||
"accessControl": "Access Control",
|
||||
"accessControlDescription": "Allowing non-admins to access SFTP will let them read application config files and secret keys. For some apps like WordPress, they can also log the password.",
|
||||
"requireAdminRoleLabel": "Require admin role to access SFTP",
|
||||
"resetToDefaults": "Reset to default"
|
||||
"resetToDefaults": "Reset to default",
|
||||
"enableRecoveryMode": "Enable Recovery Mode",
|
||||
"recoveryModeDescription": "If the service is constantly restarting or not responding because of data corruption, place the service in recovery mode. Use the following <a href=\"{{ docsLink }}\" target=\"_blank\">instructions</a> to get the service running again."
|
||||
},
|
||||
"refresh": "Refresh"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user