Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 1f1796f1f9ae1638ab67434f2fa7e8eb > files > 3

viewarch-0.0.12_9-6mdv2010.0.noarch.rpm

################################################################
#
# Copyright (C) 2004 Tez Kamihira
#
# See the file "COPYING" for further information about
# the copyright and warranty status of this work.
#

[general]

#
# ViewARCH configuration file.
#

###########################################################################

#
# This setting specifies the directory where ".arch-params" directory exists.
# tla stores all archive location information in it.
# Because Apache process has to access it, be careful about its permission.
#
tla_homedir = /var/www

#
# This setting specifies the absolute path name of 'tla' command.
# This tla must be tla-1.1pre8 or later.
#
tla_abspath = /usr/local/bin/tla

#
# This setting specifies the directory where file & directory cache exist.
# ViewARCH stores all cache data in it.
#
tla_cachedir = /var/www/ViewArchCache

#
# This string is showed bottom-left corner of every pages.
#
address = too.many@spams.invalid

#
# language selector.
#
languages = en-us, ja

#
# %lang% will be replaced by specific language.
#
list = templates/%lang%/list.tpl
revisions = templates/%lang%/revisions.tpl
patch_set = templates/%lang%/patch_set.tpl
abrowse = templates/%lang%/abrowse.tpl
cs = templates/%lang%/cs.tpl
plain = templates/%lang%/plain.tpl

# if 1, skip branch list page
tla_skip_branch_browsing = 1

# if 1, popup another browser window for '(text)' link.
second_pick = 0
#second_pick = 1

# should we use 'enscript' for syntax coloring?
use_enscript = 0
#use_enscript = 1

#
# if the enscript program is not on the path, set this value
#
#enscript_path =
#enscript_path = /usr/local/bin/

disable_enscript_lang =

#
#archive_locations =
#    a@b.com--2004 : http://a.b.com/{archives}/a@b.com--2004,
#    z@y.org--2004 : sftp://z.y.org/{archives}/z@y.org--2004
#
archive_locations =

#
#version_descriptions =
#    cata--branchb--verc : 'version blurb',
#    catx--branchy--verz : 'other version blurb'
version_descriptions =

#
# paging parameter.
#
# first number ... list items showed per a page.
# second number ... number of 'A's in 'View AAAAAAAAAAAAAAA RCH'.
#
# Two numbers must be separated by ','.
# Do not put any spaces around it.
#
#paging = 10,10
paging =

#
# summary parameter.
#
# if > 0, show resent updated archive.
#
summary_length = 10

exclude_archives = ^$
exclude_locations = ^(http|sftp):.*$


# arch-tag: 82b751b6-ffb5-4477-8f8d-657d613338e7