mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-01-23 21:24:19 +00:00
change default auto-approve settings
This commit is contained in:
parent
ad61e33434
commit
6dd538a1a8
@ -70,8 +70,8 @@ define('MODERATOR_IP_LIST', (array)
|
|||||||
// User
|
// User
|
||||||
define('USER_DEFAULT_APPROVED', false);
|
define('USER_DEFAULT_APPROVED', false);
|
||||||
|
|
||||||
define('USER_AUTO_APPROVE_ON_MAGNET_APPROVE', false);
|
define('USER_AUTO_APPROVE_ON_MAGNET_APPROVE', true);
|
||||||
define('USER_AUTO_APPROVE_ON_COMMENT_APPROVE', false);
|
define('USER_AUTO_APPROVE_ON_COMMENT_APPROVE', true);
|
||||||
define('USER_AUTO_APPROVE_ON_IMPORT_APPROVED', false);
|
define('USER_AUTO_APPROVE_ON_IMPORT_APPROVED', false);
|
||||||
|
|
||||||
define('USER_DEFAULT_IDENTICON', 'jidenticon'); // jidenticon|false
|
define('USER_DEFAULT_IDENTICON', 'jidenticon'); // jidenticon|false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user