Skip to content

Commit f6d25f9

Browse files
author
Andy Claiborne
committed
Adds documentation about GHE_EXTRA_SSH_OPTS in example config file
1 parent 118ede1 commit f6d25f9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

backup.config-example

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,7 @@ GHE_NUM_SNAPSHOTS=10
2222
# ghe-restore so use of this variable isn't strictly required.
2323
#
2424
#GHE_RESTORE_HOST="github-standby.example.com"
25+
26+
# Any extra options passed to the SSH command. Nothing required by default
27+
#
28+
#GHE_EXTRA_SSH_OPTS=""

0 commit comments

Comments
 (0)