~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead.conf.example

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-09-07 11:29:11 UTC
  • mfrom: (128.1.60 less-file-change-access)
  • Revision ID: pqm@pqm.ubuntu.com-20070907112911-ilw15rioduh413h0
[r=spiv] merge less-file-change-access; should improve performance and reduce resource consumption

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