From: Jan Willamowius Date: Tue, 4 Oct 2005 09:03:04 +0000 (+0000) Subject: fix assignment of config _hash_ X-Git-Tag: spong-2_8_0-beta3~13 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d95a2ebea62ad7ce954b51f00afc65f3cf6040e;p=spong.git fix assignment of config _hash_ --- diff --git a/config/spong.message b/config/spong.message index 96ab7cd..e5ee1ed 100755 --- a/config/spong.message +++ b/config/spong.message @@ -1,6 +1,6 @@ # spong.message - spong-message program configure file # -# $Id: spong.message,v 1.7 2003/05/11 03:03:54 sljohnson Exp $ +# $Id: spong.message,v 1.8 2005/10/04 09:03:04 willamowius Exp $ # This flag determines the how the overall rules are matched due a rules scan # 'FIRST-MATCH' means that the first rule matches is used and the scanning stop @@ -15,11 +15,11 @@ $GLOBAL_FILTERS = { # Valid values are 'all','red','yellow','green','blue','purple','clear' # Defaults to 'all' if not defined - include_colors = ['all'], + include_colors => ['all'], # Valid values are 'red','yellow','green','blue','purple','clear' # Defaults to no colors if not defined - exclude_colors = ['purple','clear'], + exclude_colors => ['purple','clear'], }; $MESSAGING_RULES = [