~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead.conf.example

  • Committer: Michael Hudson
  • Date: 2007-07-04 11:44:22 UTC
  • mfrom: (128.1.39 testing)
  • Revision ID: michael.hudson@canonical.com-20070704114422-77n0yamvzpd3ddhi
merge in a lot of changes from my development 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
 
 
11
8
# where's bzrlib?
12
9
# (you only need this if you don't install bzr.)
13
10
#bzrpath = '/Users/robey/code/bzr/bzr'