Improved warningregex example.

This commit is contained in:
Bastian Kleineidam 2011-05-05 18:31:46 +02:00
parent ad3da5949f
commit e13d2a5078
2 changed files with 3 additions and 1 deletions

View file

@ -131,7 +131,7 @@
#recursionlevel=1
# supply a regular expression for which warnings are printed if found
# in any HTML files.
#warningregex=Oracle DB Error
#warningregex=(Oracle DB Error|Page Not Found)
# Basic NNTP server. Overrides NNTP_SERVER environment variable.
# warn if size info exceeds given maximum of bytes
#warnsizebytes=2000

View file

@ -12,6 +12,8 @@ Changes:
scrolling down.
- gui: Display release date in about dialog.
Closes: SF bug #3297255
- doc: Improved warningregex example in default configuration file.
Closes: SF bug #3297254
Features:
- gui: Add syntax highlighting for Qt editor in case QScintilla