forked from GNUsocial/gnu-social
optionally use SET NAMES for utf8 to DB
This commit is contained in:
@@ -167,6 +167,7 @@ $config['db'] =
|
||||
'require_prefix' => 'classes/',
|
||||
'class_prefix' => '',
|
||||
'mirror' => null,
|
||||
'utf8' => true,
|
||||
'db_driver' => 'DB', # XXX: JanRain libs only work with DB
|
||||
'quote_identifiers' => false,
|
||||
'type' => 'mysql' );
|
||||
|
Reference in New Issue
Block a user