~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead.conf.example

  • Committer: Matt Nordhoff
  • Date: 2009-10-17 06:55:25 UTC
  • mfrom: (389.2.2 pep8-2009-10)
  • mto: This revision was merged to the branch mainline in revision 406.
  • Revision ID: mnordhoff@mattnordhoff.com-20091017065525-ap2nj2bb0mx3ifq2
Merge my new pep8-2009-10 branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
# use this if you're mapping loggerhead within apache via proxy
6
6
#server.webpath = 'http://example.com/branches'
7
7
 
 
8
# use this if you want loggerhead to listen to another interface than 127.0.0.1
 
9
# server.socket_host = 'your_hostname_or_ip'
 
10
 
8
11
# where's bzrlib?
9
12
# (you only need this if you don't install bzr.)
10
13
#bzrpath = '/Users/robey/code/bzr/bzr'
24
27
    # for the top browsing page, you can include a description, in raw HTML.
25
28
    #description = 'Bazaar is a <i>revision control system</i>.'
26
29
 
27
 
    # should we cache revisions and build a text index?  (HIGHLY recommended)
28
 
    # this will be a folder containing a few files.  if the folder doesn't
 
30
    # should we cache files changed? (recommended for large trees)
 
31
    # this will be a folder containing one file.  if the folder doesn't
29
32
    # exist, it'll be created.
30
33
    #
31
34
    # all branches in this project will share the same cache, which is usually