Files
entropy/conf/activator.conf
2007-11-29 22:06:55 +00:00

27 lines
541 B
Plaintext

# Project Entropy 1.0 activator configuration file
# Main mirror configuration
# this is the URI for the mirrors
# will be used in order
# Only FTP supported at the moment
#
# example:
# mirror-upload|ftp://username:password@address
# 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