--- multiconfig_old.py	2006-10-15 15:41:00.000000000 +0200
+++ multiconfig.py	2006-12-03 17:57:08.000000000 +0100
@@ -179,6 +179,7 @@
     acl_rights_valid = ['read', 'write', 'delete', 'revert', 'admin']
     
     actions_excluded = [] # ['DeletePage', 'AttachFile', 'RenamePage']
+    visitor_actions_excluded = []
     allow_xslt = 0
     attachments = None # {'dir': path, 'url': url-prefix}
     auth = [authmodule.moin_cookie]
