|
|
@@ -1233,6 +1233,7 @@ config.server.load_assets_from_disk=Load assets from disk
|
|
|
|
|
|
config.server.landing_url=Landing URL
|
|
|
|
|
|
+
|
|
|
config.ssh_config=SSH Configuration
|
|
|
config.ssh.enabled=Enabled
|
|
|
config.ssh.domain=Exposed domain
|
|
|
@@ -1241,17 +1242,27 @@ config.ssh.root_path=Root path
|
|
|
config.ssh.keygen_path=Keygen path
|
|
|
config.ssh.key_test_path=Key test path
|
|
|
config.ssh.minimum_key_size_check=Minimum key size check
|
|
|
+
|
|
|
config.ssh.minimum_key_sizes=Minimum key sizes
|
|
|
+
|
|
|
config.ssh.rewrite_authorized_keys_at_start=Rewrite "authorized_keys" at start
|
|
|
+
|
|
|
config.ssh.start_builtin_server=Start builtin server
|
|
|
+
|
|
|
config.ssh.listen_host=Listen host
|
|
|
+
|
|
|
config.ssh.listen_port=Listen port
|
|
|
+
|
|
|
config.ssh.server_ciphers=Server ciphers
|
|
|
|
|
|
+
|
|
|
config.repo_config=Repository Configuration
|
|
|
config.repo.root_path=Root path
|
|
|
+
|
|
|
config.repo.script_type=Script type
|
|
|
+
|
|
|
config.repo.ansi_chatset=ANSI charset
|
|
|
+
|
|
|
config.repo.force_private=Force private
|
|
|
config.repo.max_creation_limit=Max creation limit
|
|
|
config.repo.preferred_licenses=Preferred licenses
|