Turn user authentication off by default.

这个提交包含在:
Andy Smith 2011-08-18 01:33:00 +01:00
父节点 9a419a488c
当前提交 68f024a317

查看文件

@ -9,7 +9,7 @@ $config['google_maps_api'] = "ABQIAAAA74tY2H5PTGpzLdnwXQmLXxTAaiXfF7TN3brq2P-N4w
/* User options */
// Use authentication?
$config['use_auth'] = TRUE;
$config['use_auth'] = FALSE;
// User table
$config['auth_table'] = "users";
// Minimum user level required