Files
entropy/conf/activator.conf
T
2007-11-08 14:11:16 +00:00

27 lines
533 B
Plaintext

# Project Entropy 1.0 activator configuration file
# Main mirror configuration
# this is the URI for the mirrors
# will be used in order
# It can be FTP,RSYNC
#
# example:
# mirror-upload|ftp://username:password@address
# main-mirror-download|ftp://address
#
# note: the packages/%ARCH% part is added by Entropy
#
mirror-upload|ftp://username:password@address
mirror-download|ftp://address
# Database format:
# bz2 or gz
database-format|bz2
# Log level
# 0: No Logging
# 1: Normal Logging
# 2: Verbose Logging
loglevel|1