You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-vcs/monotone/files/monotone.confd

27 lines
699 B

# 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