mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
Add option to allow duplicate nicknames
This commit is contained in:
parent
98b328fa3f
commit
bc17e4b2d5
7 changed files with 50 additions and 11 deletions
|
|
@ -185,6 +185,7 @@ class memberAdminController extends member
|
|||
'password_hashing_auto_upgrade',
|
||||
'password_change_invalidate_other_sessions',
|
||||
'update_nickname_log',
|
||||
'allow_duplicate_nickname',
|
||||
'member_profile_view'
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue