You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2013/12/03 22:20:10 UTC

git commit: improve .ini comments about github import keys

Updated Branches:
  refs/heads/master ac565c9e0 -> 6449dbb0b


improve .ini comments about github import keys


Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/6449dbb0
Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/6449dbb0
Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/6449dbb0

Branch: refs/heads/master
Commit: 6449dbb0b29071728e34c298cd885a75478d6c69
Parents: ac565c9
Author: Dave Brondsema <db...@slashdotmedia.com>
Authored: Tue Dec 3 21:20:03 2013 +0000
Committer: Dave Brondsema <db...@slashdotmedia.com>
Committed: Tue Dec 3 21:20:03 2013 +0000

----------------------------------------------------------------------
 Allura/development.ini | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6449dbb0/Allura/development.ini
----------------------------------------------------------------------
diff --git a/Allura/development.ini b/Allura/development.ini
index 848955a..a217641 100644
--- a/Allura/development.ini
+++ b/Allura/development.ini
@@ -157,7 +157,9 @@ bulk_export_download_instructions = Sample instructions for {project}
 
 importer_upload_path = /tmp/importer_upload/{nbhd}/{project}
 
-# GitHub importer keys
+# GitHub importer keys.  For github ticket import, it is best to set
+# up an app at https://github.com/settings/applications  Use the root URL
+# of your Allura instance for both URLs, and enter client values here:
 # github_importer.client_id =
 # github_importer.client_secret =