diff -r 2fdc9cc89502 -r bb6990c0dd1a org/sonews/config/Config.java --- a/org/sonews/config/Config.java Wed Jul 22 14:04:05 2009 +0200 +++ b/org/sonews/config/Config.java Thu Aug 20 14:31:19 2009 +0200 @@ -78,7 +78,7 @@ /** The config key for the filename of the logfile */ public static final String LOGFILE = "sonews.log"; - public static final String[] AVAILABLE_KEYS = { + public static final String[] AVAILABLE_KEYS = { ARTICLE_MAXSIZE, EVENTLOG, FEED_NEWSPERRUN,