mongobox icon indicating copy to clipboard operation
mongobox copied to clipboard

`--nounixsocket` not available on Windows

Open ZbigniewRA opened this issue 4 years ago • 0 comments

The following options added by default by mongobox are problematic:

  • --nounixsocket is not supported on Windows,
  • --smallfiles option was removed in MongoDB 4.2, (addressed in #17),
  • --noprealloc option was removed in MongoDB 4.2 (addressed in #17).

ZbigniewRA avatar Dec 21 '20 14:12 ZbigniewRA