Update authentication to use PhpBB version 3.
[matthijs/projects/xerxes.git] / dbsettings.py.tmpl
index 04242fe6a0922fd9837eb3032c1e8ea3d314040c..5ce17d989f3cfc2af3bc9edeff2f76d7ccd86f7f 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_'