Skip to content

Commit c025e0e

Browse files
committed
Merge pull request #80 from veloandy/document_GHE_EXTRA_SSH_OPTS
Adds documentation about GHE_EXTRA_SSH_OPTS in example config file
2 parents 118ede1 + f6d25f9 commit c025e0e

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)