Files
entropy/conf/activator.conf
2007-05-16 15:57:36 +00:00

23 lines
481 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
# Log level
# 0: No Logging
# 1: Normal Logging
# 2: Verbose Logging
loglevel|1