aboutsummaryrefslogtreecommitdiffstats
path: root/urpmi-proxy.conf
diff options
context:
space:
mode:
authorMaarten Vanraes <alien@mageia.org>2012-02-28 02:37:24 +0000
committerMaarten Vanraes <alien@mageia.org>2012-02-28 02:37:24 +0000
commit0b89aede6f81df6927f75988939361fe88fc97f1 (patch)
treef769ea9cc96bc9687ca1021dac7142da6b17f0c8 /urpmi-proxy.conf
parentef020d58538abb702b8181be990dba6424019b89 (diff)
downloadurpmi-proxy-0b89aede6f81df6927f75988939361fe88fc97f1.tar
urpmi-proxy-0b89aede6f81df6927f75988939361fe88fc97f1.tar.gz
urpmi-proxy-0b89aede6f81df6927f75988939361fe88fc97f1.tar.bz2
urpmi-proxy-0b89aede6f81df6927f75988939361fe88fc97f1.tar.xz
urpmi-proxy-0b89aede6f81df6927f75988939361fe88fc97f1.zip
- update config file0.3.1
- improve logging - implement IF_MODIFIED_SINCE - use lstat when needed - implement Last-Modified header usage - more debug logging - clean up for perl_checker - bump version due to log file changes
Diffstat (limited to 'urpmi-proxy.conf')
-rw-r--r--urpmi-proxy.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/urpmi-proxy.conf b/urpmi-proxy.conf
index 2017b31..780469d 100644
--- a/urpmi-proxy.conf
+++ b/urpmi-proxy.conf
@@ -34,9 +34,9 @@
# $cache_tmp_path = '/var/tmp/urpmi-proxy';
## These files will always be checked for newer versions.
-# $check_updates_only_files = 'MD5SUM';
+# $check_updates_only_files = '(MD5SUM|descriptions)$';
-## These files will not be check for newer versions if they exist.
+## These files will not be checked for newer versions if they exist.
# $check_no_updates_files = undef;
## These files will be merged from every sources.