summaryrefslogtreecommitdiffstats
path: root/lang/en/modules/sysconfig/sshconfig-start.json
diff options
context:
space:
mode:
Diffstat (limited to 'lang/en/modules/sysconfig/sshconfig-start.json')
-rw-r--r--lang/en/modules/sysconfig/sshconfig-start.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/en/modules/sysconfig/sshconfig-start.json b/lang/en/modules/sysconfig/sshconfig-start.json
deleted file mode 100644
index 1ce553cd..00000000
--- a/lang/en/modules/sysconfig/sshconfig-start.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "lang_allowPass": "Allow password login",
- "lang_allowPassInfo": "When active, logins via username and password are allowed. Otherwise, only pubkey authentication is possible.",
- "lang_listenPort": "Listen port",
- "lang_listenPortInfo": "Listen port for the sshd. Default is 22.",
- "lang_moduleName": "Module name",
- "lang_rootKey": "root pubkey",
- "lang_rootKeyInfo": "Here you can add the public key of a keypair that you want to use for authentication as root-user. Leave this field blank to disable the feature.",
- "lang_save": "Save"
-} \ No newline at end of file