From c776c187cb2ab51793982bebef74b5bb15814ac1 Mon Sep 17 00:00:00 2001 From: Jared Forsyth Date: Mon, 28 Oct 2013 13:29:23 -0600 Subject: [PATCH] allow ssh key add --- config/config.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/config/config.html b/config/config.html index ee79fe5..808142d 100644 --- a/config/config.html +++ b/config/config.html @@ -65,5 +65,34 @@

Service Hooks

+
+ + +
+
+

+ By default, your repository + is fetched + using the OAuth token obtained when you authenticated strider + with your github account. +

+
+

Ssh Keys

+ + Leave these blank to use the project's private and public keys + (you can find those under the "General" tab). + +
+
+ + +
+
+ + +
+
+
+