[Inteproxy-commits] r257 - trunk

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Fri May 21 16:19:04 CEST 2010


Author: iweinzierl
Date: 2010-05-21 16:19:04 +0200 (Fri, 21 May 2010)
New Revision: 257

Modified:
   trunk/ChangeLog
   trunk/inteproxy.cfg
Log:
Activated the [inteproxy] section in the config file to prevent user mistakes.

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2010-05-21 14:14:11 UTC (rev 256)
+++ trunk/ChangeLog	2010-05-21 14:19:04 UTC (rev 257)
@@ -1,3 +1,9 @@
+2010-05-21  Ingo Weinzierl <ingo.weinzierl at intevation.de>
+
+	* inteproxy.cfg: Activated the [inteproxy] section in this config file
+	  to prevent the case that the user uncomments the 'show_terms_dialog'
+	  option and forgets to uncomment the [inteproxy] line.
+
 2010-05-20  Ingo Weinzierl <ingo.weinzierl at intevation.de>
 
 	* inteproxy.cfg: Added a 'show_terms_dialog' option to suppress an

Modified: trunk/inteproxy.cfg
===================================================================
--- trunk/inteproxy.cfg	2010-05-21 14:14:11 UTC (rev 256)
+++ trunk/inteproxy.cfg	2010-05-21 14:19:04 UTC (rev 257)
@@ -23,7 +23,7 @@
 # !! adopt them with your credentials!
 
 # Authentification against upstream proxy-servers
-# [inteproxy]
+[inteproxy]
 # https_proxy=http_proxy_authentification
 # http_proxy=http_proxy_authentification
 



More information about the Inteproxy-commits mailing list