Files
entropy/conf/activator.conf
lxnay aaa13b8a7b Entropy/Server Interface:
- complete code migration from activatorTools.py to entropy.py
let the testing begins


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1566 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-08 11:04:24 +00:00

25 lines
477 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
#
# note: the packages/%ARCH% part is added by Entropy
#
mirror-upload|ftp://username:password@address
# Database format:
# bz2 or gz
database-format|bz2
# Log level
# 0: No Logging
# 1: Normal Logging
# 2: Verbose Logging
loglevel|1