enable user directory and extended profile by default
This commit is contained in:
parent
8cb0d7e708
commit
dc25564251
|
@ -312,7 +312,9 @@ $default =
|
|||
'QnA' => null,
|
||||
'SearchSub' => null,
|
||||
'TagSub' => null,
|
||||
'OpenID' => null),
|
||||
'OpenID' => null,
|
||||
'Directory' => null,
|
||||
'ExtendedProfile' => null),
|
||||
'locale_path' => false, // Set to a path to use *instead of* each plugin's own locale subdirectories
|
||||
'server' => null,
|
||||
'sslserver' => null,
|
||||
|
|
Loading…
Reference in New Issue
Block a user