farmconfig: Use the phpbb groups backend.
[matthijs/projects/wipi.git] / conf / farmconfig.py
index e6fb492f52c3cfd80f28641c145bc5f837556c90..9f8f5fec5c3d417efa149a9bfe958a69db5cfa1a 100644 (file)
@@ -177,6 +177,7 @@ class FarmConfig(DefaultConfig):
         hint    = "Hier kunnen bestuursleden van Evolution Events inloggen om wijzigingen te maken."
     )
     auth = [phpbb]
+    groups = phpbb.groups_backend
 
     user_autocreate = True