Docs Menu

Docs HomeMongoDB Manual

setParameter

setParameter

setParameter is an administrative command for modifying options normally set on the command line. You must issue the setParameter command against the admin database in the form:

db.adminCommand( { setParameter: 1, <parameter>: <value> } )

For the available parameters, including examples, see MongoDB Server Parameters.

←  setIndexCommitQuorumsetDefaultRWConcern →
Share Feedback
© 2023 MongoDB, Inc.

About

  • Careers
  • Investor Relations
  • Legal Notices
  • Privacy Notices
  • Security Information
  • Trust Center
© 2023 MongoDB, Inc.