~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to bazaar.conf

  • Committer: Robey Pointer
  • Date: 2006-12-11 06:44:19 UTC
  • Revision ID: robey@lag.net-20061211064419-8ssa7mlsiflpmy0c
initial checkin

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# directory to serve bzr branches from
2
 
# Non-bzr directories under this path will also be visible in loggerhead
3
 
#http_root_dir = '/var/www/bzr'
4
 
 
5
 
# The url prefix for the bzr branches.
6
 
http_user_prefix = '/bzr'
7
 
 
8
 
# Directory to put cache files in
9
 
http_sql_dir = '/var/cache/loggerhead'