Update authentication to use PhpBB version 3.
[matthijs/projects/dorestad-bookings.git] / dbsettings.py.tmpl
index 566d2fd815e42dcd49c16dc5bc65daaea50caecc..ff621ed3d1f32ffa2dd3e2548c17c6cd0ca44af3 100644 (file)
@@ -11,3 +11,4 @@ DATABASE_PORT = ''                  # Set to empty string for default. Not used
 # Database to use for phpbb authentication. Other variables from above
 # (except for ENGINE) can similarly be overridden.
 PHPBB_DATABASE_NAME = 'ee_forum'
+PHPBB_TABLE_PREFIX = 'phpbb_'