From 9e4fa4a6359020621b52493b57d9daa15b95f054 Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Tue, 27 Aug 2013 22:42:54 +0200 Subject: add possibility to ignore specific errors --- config_defaults.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'config_defaults.rb') diff --git a/config_defaults.rb b/config_defaults.rb index faf4dab..c4e8948 100644 --- a/config_defaults.rb +++ b/config_defaults.rb @@ -47,6 +47,7 @@ $conf.footer = [] $conf.errorlog = "" $conf.bugreportmail = "Benjamin.Kellermann@gmx.de" $conf.auto_send_report = false +$conf.known_errors = [] $conf.indexnotice = <Available Polls -- cgit v1.2.3