--- trunk/repoze/what/plugins/quickstart/config.py	2009-12-02 13:11:30.000000000 +1300
+++ quickstart/repoze/what/plugins/quickstart/config.py	2009-12-02 10:36:05.000000000 +1300
@@ -143,6 +143,8 @@
         self._add_string("authentication", "logout_handler")
         self._add_string("authentication", "post_logout_url")
         self._add_string("authentication", "login_counter_name")
+        self._add_string("authentication", "log_level")
+        self._add_string("authentication", "log_file")
         
         # Adding authorization options:
         self._add_object("authorization", "group_class")
