summaryrefslogtreecommitdiffstats
path: root/lang/en/config-module.json
diff options
context:
space:
mode:
authorSimon Rettberg2015-02-06 16:12:45 +0100
committerSimon Rettberg2015-02-06 16:12:45 +0100
commit161180cdf4e915526bc8d62c0301a09130fbf59e (patch)
tree3f59fd0da89fe42c2838885eef82b23064cac8a4 /lang/en/config-module.json
parentFinish config module editing (diff)
downloadslx-admin-161180cdf4e915526bc8d62c0301a09130fbf59e.tar.gz
slx-admin-161180cdf4e915526bc8d62c0301a09130fbf59e.tar.xz
slx-admin-161180cdf4e915526bc8d62c0301a09130fbf59e.zip
Add sshd config module
Diffstat (limited to 'lang/en/config-module.json')
-rw-r--r--lang/en/config-module.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/en/config-module.json b/lang/en/config-module.json
new file mode 100644
index 00000000..14ea9e93
--- /dev/null
+++ b/lang/en/config-module.json
@@ -0,0 +1,5 @@
+{
+ "group_sshconfig": "SSH",
+ "sshconfig_description": "Here you can set whether the sshd on the clients will start, and what options it will use.",
+ "sshconfig_title": "SSH daemon"
+} \ No newline at end of file