false, /** * settings that have a major impact on the system or which values are used to be executed with high * privileges on the system require the admin-user to have set up and enabled OTP for the corresponding * account to change these values. * To disable this extra security validation, set the value of this to true * * Default: false */ 'disable_otp_security_check' => false, ];