X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=conf%2Ffarmconfig.py;h=194b49876c50bd32c7d32f603b005e83109fa8cf;hb=10986f0ff85358afe00bb01b03241ba90529ee42;hp=ea8baa6f2f8e450fb97a07479f4af00c4b56040c;hpb=ecf309c441f8ba6512cc4cc6d75ad70ab4cc7937;p=matthijs%2Fprojects%2Fwipi.git diff --git a/conf/farmconfig.py b/conf/farmconfig.py index ea8baa6..194b498 100644 --- a/conf/farmconfig.py +++ b/conf/farmconfig.py @@ -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