mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
add medal max allow wear number
This commit is contained in:
@@ -438,5 +438,6 @@ return array (
|
||||
'system' => [
|
||||
'change_username_min_interval_in_days' => '365',
|
||||
'change_username_card_allow_characters_outside_the_alphabets' => 'no',
|
||||
'maximum_number_of_medals_can_be_worn' => 3,
|
||||
],
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user