Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > media > contrib-release > by-pkgid > 3e06a5f9de9b620847ca1b7fb27484fd > files > 3

mmm-0.02-1mdv2007.1.noarch.rpm

# Common and default value
[default]
# directory containing xml mirror list
mirrordir = /etc/mmm/mirrorlist

# URL from which to fetch mirror list
remote_mirrorlist = http://mmm.zarb.org/lists/mirrors.xml

# directory where lock files are stored
statedir = /var/spool/mmm

# how many rsync in same time ? (0 mean everything in same time)
# parallel = 2

# should job be queue with at
# use_at = no

# Path to ssh for mirror using ssh
# ssh_path = ssh

# path to a mirror list self generated
# publish_list =

# This list can include another predefined
# add_to_publish_list =

# Each section describe a mirror process
# section name is the destination directory
[/destination/mirror/]
# the mirror source to use
source = foo

# is this queue disable
# disable = 0

# if we mirror only a subdirectory
# subdir =

# the mirror level we want to be,
# mean all mirror with level >= will not be used
# level = 5

# time between two rsync for each tree in minutes
# period = 120

# Wait x minutes after last end
# waitafter = 0

# Wait x minutes after last success end
# waitaftersuccess = 0

# delete removed files ?
delete = 1

# we'll run rsync with --delete-after
delete-after = 1

# delete excluded file ? see exclude also
# delete-excluded = 0

# How long we prefer to stay unsync to not use another mirror (in minutes)
# failure_time =

# set --bwlimit option to rsync
# bwlimit = 0

# arbitraty options to add to rsync
# rsync_opts =

# Url to announce if this mirror provide rsync access
# announce =