Files
entropy/conf/entropy.conf
T
(no author) 141a95ed21 - partially completed keywording support
- solved a huge caching bug, my fault
- added a temp fix for /bin/su trigger


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@766 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-26 20:09:43 +00:00

32 lines
642 B
Plaintext

# Project Entropy 1.0 Entropy configuration file
# Log level
# 0: No Logging
# 1: Normal Logging
# 2: Verbose Logging
loglevel|1
#
# syntax for ftp-proxy:
#
# ftp-proxy: If you connect to the Internet through a proxy, add the URL for FTP connections here
# ftp-proxy|<URL string>
#
# example:
# ftp-proxy|http://127.0.0.1:3128
#
# FTP Proxy default setting
ftp-proxy|
#
# syntax for http-proxy:
#
# http-proxy: If you connect to the Internet through a proxy, add the URL for HTTP connections here
# http-proxy|<URL string>
#
# example:
# http-proxy|http://127.0.0.1:3128
#
# FTP Proxy default setting
http-proxy|