diff options
-rw-r--r-- | config.yml.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.yml.example b/config.yml.example index 88e0c7d..645cb88 100644 --- a/config.yml.example +++ b/config.yml.example @@ -39,7 +39,7 @@ auth_file: "/home/git/.ssh/authorized_keys" # Default is .gitlab_shell_secret in the gitlab-shell directory. # secret_file: "/home/git/gitlab-shell/.gitlab_shell_secret" # -# The secret field supersecedes the secret_file, and if set that +# The secret field supersedes the secret_file, and if set that # file will not be read. # secret: "supersecret" |