On this page
setParameter
setParameter-
setParameteris an administrative command for modifying options normally set on the command line. You must issue thesetParametercommand against the admin database in the form:db.adminCommand( { setParameter: 1, <parameter>: <value> } )For the available parameters, including examples, see MongoDB Server Parameters.