* finish task #2698.

This commit is contained in:
chenfeiCF
2016-11-16 13:33:59 +08:00
parent e8bcd89181
commit 71a3f01096
+1 -1
View File
@@ -85,7 +85,7 @@ $config->file->maxSize = 1024 * 1024; // Max size.
$config->ipWhiteList = '*';
/* View type settings. */
$config->devicePrefix['mhtml'] = 'm.';
//$config->devicePrefix['mhtml'] = 'm.';
/* Master database settings. */
$config->db = new stdclass();