farmconfig: Require a comment on page changes.
[matthijs/projects/wipi.git] / conf / farmconfig.py
index ea8baa6f2f8e450fb97a07479f4af00c4b56040c..194b49876c50bd32c7d32f603b005e83109fa8cf 100644 (file)
@@ -157,6 +157,8 @@ class FarmConfig(DefaultConfig):
     # See /usr/share/doc/$(cdbs_curpkg)/README.Debian for more info
     editor_force = True
     editor_default = 'text'  # internal default, just for completeness
+    # Require a comment on page changes. This needs a patched moinmoin.
+    require_comment = True
 
     # Authentication
     from auth.mysql_login import mysql_login # This comes from plugin