~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead.conf.example

  • Committer: Michael Hudson
  • Date: 2007-10-29 16:19:30 UTC
  • mto: This revision was merged to the branch mainline in revision 141.
  • Revision ID: michael.hudson@canonical.com-20071029161930-oxqrd4rd8j1oz3hx
add do nothing check target

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
 
2
# use this to change the server's port
 
3
#server.socket_port = 8080
 
4
 
 
5
# use this if you're mapping loggerhead within apache via proxy
 
6
#server.webpath = 'http://example.com/branches'
 
7
 
2
8
# where's bzrlib?
3
9
# (you only need this if you don't install bzr.)
4
10
#bzrpath = '/Users/robey/code/bzr/bzr'
6
12
# if you want a special title on the front page, set it here:
7
13
title = 'branches in loggerhead'
8
14
 
 
15
# the access and debug logs can be set up to roll 'daily', 'weekly', or 'never':
 
16
log.roll = 'weekly'
 
17
 
9
18
# group branches by project:
10
19
[bazaar]
11
20