~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead.conf.example

add a '-C' option for ensuring loggerhead is running (from a cron job, for
example), and clean up the main() code a bit in the process.  also added
log rolling (daily, weekly, or none).

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
 
15
18
# group branches by project:
16
19
[bazaar]
17
20