Revert "use newuser_default_family to set a mandatory default family for new users"
This reverts commit 8903531a46
.
This commit is contained in:
parent
8903531a46
commit
0478c4f78c
3 changed files with 5 additions and 14 deletions
|
@ -39,12 +39,6 @@ function getGlobalOptions() {
|
|||
*/
|
||||
"newuser_requires_approval" => 1,
|
||||
|
||||
/* Do not allow new user to choose family
|
||||
0 = allow new user to choose family
|
||||
1 or more = default family
|
||||
*/
|
||||
"newuser_default_family" => 1,
|
||||
|
||||
/* Whether or not whom an item is reserved/bought by is hidden. */
|
||||
"anonymous_purchasing" => 0,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue