If I make a change to a server parameter like wiredTigerConcurrentReadTransactions to the current running server (using adminCommand.setParameter), is that change lost after reboot?
Looking at https://docs.mongodb.com/manual/reference/parameters/ it doesn’t say anything explicitly.
Thanks in advance
Ben