~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead.conf.example

  • Committer: Robey Pointer
  • Date: 2007-09-04 17:06:03 UTC
  • mto: (140.2.1 merge-robey)
  • mto: This revision was merged to the branch mainline in revision 142.
  • Revision ID: robey@lag.net-20070904170603-58307k9mqq24zf99
i can't decide on a decent default date format, so i'm punting on it:
unify all date displays to call format_date(), and have that configurable.
the default display is 'fancy', meaning '23 Aug 12:34' for recent dates,
and '23 Aug 2006' for old dates.  any other config value is treated as
the strftime format string.

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