]> git.0d.be Git - panikdb.git/commitdiff
settings: disable forums button by default
authorFrédéric Péters <fpeters@0d.be>
Thu, 21 Jul 2022 11:38:05 +0000 (13:38 +0200)
committerFrédéric Péters <fpeters@0d.be>
Thu, 21 Jul 2022 11:38:05 +0000 (13:38 +0200)
panikdb/settings.py

index 4a62cee2394407744cd6c07c21b9d9df3dd4281c..0ef539de1d3d79080dd2fb124ea65f868aec19dd 100644 (file)
@@ -299,7 +299,7 @@ HAS_NONSTOP = True
 HAS_WIKI = True
 HAS_REGIE = True
 HAS_PIGE = True
-HAS_FORUMS = True
+HAS_FORUMS = False
 HAS_NEWSLETTERS = True
 HAS_RECORDING_BUTTONS = False
 HAS_MEMBERSHIP_SUPPORT = True