diff options
-rw-r--r-- | git.sr.ht/installation.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/git.sr.ht/installation.md b/git.sr.ht/installation.md index be73f6a..db90fbb 100644 --- a/git.sr.ht/installation.md +++ b/git.sr.ht/installation.md @@ -27,6 +27,7 @@ so: ``` AuthorizedKeysCommand=/usr/bin/git-srht-dispatch "%u" "%h" "%t" "%k" AuthorizedKeysCommandUser=root +PermitUserEnvironment SRHT_* ``` sshd will invoke our dispatcher whenever a connection is made to the server to |