~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to bazaar.conf

  • Committer: Jelmer Vernooij
  • Date: 2011-09-08 10:30:14 UTC
  • mfrom: (456.1.1 trunk)
  • Revision ID: jelmer@samba.org-20110908103014-homoebi42li9eq62
Merge 1.18.1 release.

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'