From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 14 Feb 2009 10:41:07 +0000 (+0000)
Subject: The User-Manual says "Every config file should start with
X-Git-Tag: v_3_0_11~59
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/faq/user-manual/@default-cgi@?a=commitdiff_plain;h=1e97a9abf2040477186afe032b4e335aaeabd867;p=privoxy.git

The User-Manual says "Every config file should start with
a short comment stating its purpose", so we better comply.
---

diff --git a/match-all.action b/match-all.action
index 81c08c0b..cbbb81e9 100644
--- a/match-all.action
+++ b/match-all.action
@@ -1,5 +1,10 @@
 #############################################################################
-# Defaults
+# $Id:$
+#
+# This file contains the actions that are applied to all requests and
+# may be overruled later on by other actions files. Less experienced
+# users should only edit this file through the actions file editor.
+#
 #############################################################################
 { \
 +change-x-forwarded-for{block} \