summaryrefslogblamecommitdiff
path: root/ports-mgmt/portscout/files/patch-portscout.conf
blob: 7b6243d77eb0fcd86e41806b1467c0bdf3617ec7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                                      
--- portscout.conf.orig	2015-10-25 05:00:59 UTC
+++ portscout.conf
@@ -172,5 +172,11 @@ db port          =           				# Port
 #db connstr       = DBI:Pg:dbname=%(db_name);host=%(db_host);port=%(db_port)
 db connstr       = DBI:SQLite:dbname=/var/db/portscout.db
 
+# GitHub site handler settings
+# GitHub rate limits requests to its API to a very low number for unauthenticated
+# requests, and 5000 per hour for authenticated requests.
+
+# github_client_id	=				# GitHub Client ID
+# github_client_secret	=				# GitHub Client Secret
 
 # ex: ts=4 sw=4