~cmars/hockeypuck/master

« back to all changes in this revision

Viewing changes to etc/hockeypuck/hockeypuck.conf

  • Committer: Casey Marshall
  • Date: 2012-12-04 03:22:21 UTC
  • Revision ID: git-v1:bd158e13017b27f98633caf2b10918c5e623543b
* === added directory instroot, ... scripts/crossbuild.sh:
  - Relocate static system installed files to instroot.
  - Added cross-compilation script. LP: #1086192

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#
2
 
# Hockeypuck configuration file
3
 
#
4
 
# Options are the same as command-line option
5
 
# flags. Run hockeypuck with -help for a comprehensive list.
6
 
#
7
 
http=:11371
8
 
logfile=/var/log/hockeypuck/hockeypuck-mgo.log
9
 
#
10
 
# MongoDB connection
11
 
#
12
 
#server=localhost
13
 
#
14
 
# PKS server setup
15
 
#
16
 
## PKS sync mail from: address
17
 
#pks-from=pgp-public-keys@yourhost.yourdomain.com
18
 
## Send keys to these PKS servers
19
 
#pks-to=pgp-public-keys@other1.example.com,pgp-public-keys@other2.example.com
20
 
## SMTP hostname:port
21
 
#smtp-host=smtp.gmail.com:587
22
 
## SMTP account username, if necessary
23
 
#smtp-user=hkp.account
24
 
## SMTP account password
25
 
#smtp-pass=changeme