chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
839e0e3
)
chiark example config: Show the ssh_proxy_command config setting
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Tue, 8 Jun 2021 18:55:16 +0000
(19:55 +0100)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/docs/install.md
b/docs/install.md
index 394ebbb596f6c00e9c4591549ae8ca8343247253..def9cc46a2dee5f54a793687ec8aff375151e556 100644
(file)
--- a/
docs/install.md
+++ b/
docs/install.md
@@
-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'