Documentation

- Added rc.debug.parser.
This commit is contained in:
Paul Beckingham 2014-10-06 23:27:53 -04:00
parent f0e4f3f4dc
commit 108a4c7959
2 changed files with 2 additions and 0 deletions

View file

@ -205,6 +205,7 @@
rather than the exact match operator, '=='. This means that dates now
match on the day by default, not the time also.
- Supports 'debug.hooks' configuration setting.
- Supports 'debug.parser' configuration setting.
------ current release ---------------------------