- move server repositories configuration in server.conf (see example file) - make multiple repositories possible at configuration level (handling not yet done) FOR SERVER USERS, MOVE YOUR MIRROR DATA FROM activator.conf TO server.conf git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1670 cd1c1023-2f26-0410-ae45-c471fc1f0318
13 lines
185 B
Plaintext
13 lines
185 B
Plaintext
# Project Entropy 1.0 activator configuration file
|
|
|
|
# Database format:
|
|
# bz2 or gz
|
|
database-format|bz2
|
|
|
|
# Log level
|
|
# 0: No Logging
|
|
# 1: Normal Logging
|
|
# 2: Verbose Logging
|
|
loglevel|1
|
|
|