summaryrefslogtreecommitdiff
path: root/doc/ssh
diff options
context:
space:
mode:
authorkaren Carias <karen@gitlab.com>2015-09-13 21:34:31 -0700
committerkaren Carias <karen@gitlab.com>2015-09-13 21:34:31 -0700
commitef0f4b5144fd85465f6a94286b2d67cdb271be0e (patch)
tree30b8695e9a21cc356d8df6b5bc410ccc87a18ad1 /doc/ssh
parent5fcfba2780a9e5410b0a617aac67c0c45d944053 (diff)
downloadgitlab-ce-ef0f4b5144fd85465f6a94286b2d67cdb271be0e.tar.gz
note about global keys
Diffstat (limited to 'doc/ssh')
-rw-r--r--doc/ssh/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ssh/README.md b/doc/ssh/README.md
index 7cdcd11c04c..cb4c46edbf0 100644
--- a/doc/ssh/README.md
+++ b/doc/ssh/README.md
@@ -72,6 +72,9 @@ access can happen through being a direct member of the project, or through
a group. See `def accessible_deploy_keys` in `app/models/user.rb` for more
information.
+Deploy keys are added by project. It is not possible yet to have default
+or global deploy keys.
+
## Applications
### Eclipse