Skip to content

Instantly share code, notes, and snippets.

@runeleaf
Created June 3, 2016 03:53
Show Gist options
  • Save runeleaf/e821ceb9d220576a633b12484d393330 to your computer and use it in GitHub Desktop.
Save runeleaf/e821ceb9d220576a633b12484d393330 to your computer and use it in GitHub Desktop.
https://docs.mongodb.com/manual/reference/parameters/
db.getSiblingDB('admin').runCommand( { setParameter: 1, failIndexKeyTooLong: false } )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment