diff -r 2fdc9cc89502 -r efce4ec25564 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 16:57:38 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,