diff options
author | Ville Skytt? <ville.skytta@iki.fi> | 2010-07-24 11:21:20 +0300 |
---|---|---|
committer | Ville Skytt? <ville.skytta@iki.fi> | 2010-07-24 11:21:20 +0300 |
commit | 820b031ddb2539314d00bc07fada5e280336a3c4 (patch) | |
tree | 25cebd6b77277a8da61f160c67c3d785bab91cd2 | |
parent | c9e83de2bb81cb32bcf1ff6d1176490078962158 (diff) | |
download | markup-validator-820b031ddb2539314d00bc07fada5e280336a3c4.zip markup-validator-820b031ddb2539314d00bc07fada5e280336a3c4.tar.gz markup-validator-820b031ddb2539314d00bc07fada5e280336a3c4.tar.bz2 |
Update comment about Config::General settings.
-rw-r--r-- | htdocs/config/validator.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/config/validator.conf b/htdocs/config/validator.conf index 5877e36..1b61779 100644 --- a/htdocs/config/validator.conf +++ b/htdocs/config/validator.conf @@ -3,7 +3,7 @@ # # See 'perldoc Config::General' for the syntax, and be aware that the # 'SplitPolicy' is 'equalsign', ie. keys and values are separated by '\s*=\s*', -# and that 'InterPolateVars' is in effect. +# 'InterPolateVars' and 'AutoTrue' are on, and 'CComments' is off. # # |