~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead.conf.example

  • Committer: Launchpad Patch Queue Manager
  • Date: 2008-02-29 04:43:52 UTC
  • mfrom: (146.1.5 release-prep)
  • Revision ID: launchpad@pqm.canonical.com-20080229044352-zoweuygtkq7uwo37
[r=jml] updates to README.txt and NEWS before release

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