From 3755d30fbe220c7a8af2bbc6875513ad91fcbb17 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 9 Nov 2008 22:30:19 +0100 Subject: [PATCH] Configure: Polishing. --- ucw/default.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ucw/default.cfg b/ucw/default.cfg index cc64ab5f..663b8e1f 100644 --- a/ucw/default.cfg +++ b/ucw/default.cfg @@ -47,7 +47,7 @@ UnSet("DEFAULT_CONFIG"); # Environment variable with configuration file UnSet("ENV_VAR_CONFIG"); -# Use RFC 2396 URL escaping by default +# Use obsolete URL escaping rules (if you need behavior identical to the older versions of libucw) UnSet("CONFIG_URL_ESCAPE_COMPAT"); # Return success -- 2.39.2