chiark / gitweb /
chiark example config: Show the ssh_proxy_command config setting
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 8 Jun 2021 18:55:16 +0000 (19:55 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 8 Jun 2021 19:13:51 +0000 (20:13 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
docs/install.md

index 394ebbb596f6c00e9c4591549ae8ca8343247253..def9cc46a2dee5f54a793687ec8aff375151e556 100644 (file)
@@ -31,6 +31,8 @@ base_dir = "/volatile/Otter"
 save_dir = "/home/Otter/save"
 command_socket = "/volatile/Otter/var/command.socket"
 
+ssh_proxy_command = "/volatile/Otter/bin/otter"
+
 [log]
 global_level = 'debug'