summaryrefslogtreecommitdiff
blob: bf936658410801e7619152b24d69b70d2e4bfc7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

# The commented variables in this file are the defaults that are used

# in the init-script.  You don't need to uncomment them except to
# customize them to different values.

# Location of the served database
#MTN_DB="/var/lib/monotone/default.mtn"

# Server identification
#MTN_KEY="monotone@`hostname --fqdn`"
#MTN_PWD=""

# User and group as which to run monotone
#MTN_USER="monotone"
#MTN_GROUP="monotone"

# The address and or port (ADDRESS[:PORT]) monotone should listen on
#MTN_ADDRESS=0.0.0.0

# Advanced options
#MTN_CONFDIR=/etc/monotone
#MTN_KEYDIR=/var/lib/monotone/keys