~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead.conf.example

  • Committer: Robey Pointer
  • Date: 2007-01-14 05:40:40 UTC
  • Revision ID: robey@lag.net-20070114054040-7i9lbhq992e612rq
fix up dev.cfg so that nobody will ever have to edit it, by letting the
important params be overridable in loggerhead.conf.

make start-loggerhead actually daemonize, write a pid file, and write logs
to normal log files, instead of requiring 'nohup' stuff.  ie act like a real
server.  added stop-loggerhead to do a clean shutdown.  changed the README
to clarify how it should work now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
# if you want a special title on the front page, set it here:
13
13
title = 'branches in loggerhead'
14
14
 
15
 
# the access and debug logs can be set up to roll 'daily', 'weekly', or 'never':
16
 
log.roll = 'weekly'
17
 
 
18
15
# group branches by project:
19
16
[bazaar]
20
17