index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rpm
/
mongod.conf
Age
Commit message (
Expand
)
Author
2022-10-15
SERVER-70121 SERVER-70083 Fix basic package tests
Ryan Egesdahl
2022-07-14
SERVER-65175 Remove storage.journal.enabled from RPM's mongod.conf
Adam Rayner
2022-06-30
SERVER-67680 Removed references to snmp docs
Alexander Neben
2018-06-25
SERVER-35591 Remove MMAPv1 testing
Geert Bosch
2018-03-05
SERVER-33345 Update mongodb.conf to match current bindIpAll and bindIp behavior
Juan Paulo Gutierrez
2017-06-29
SERVER-29822 update linux packages to add /usr/share/zoneinfo as timeZoneInfo...
Derick Rethans
2015-04-22
SERVER-14750: convert config files to yaml for packages
Sam Kleinman
2014-07-23
SERVER-14283 Update package config file httpinterface default
Ernie Hershey
2014-03-04
SERVER-13016 Change dbpath from /var/lib/mongodb to /var/lib/mongo
Ernie Hershey
2013-10-18
SERVER-11024 replace master/slave conf file examples with replset
David Storch
2013-09-27
SERVER-10876 Correct dbpath in rpm mongod.conf
Ernie Hershey
2013-09-25
SERVER-3579 Change file paths to consistent format
Ernie Hershey
2013-08-06
SERVER-8055 Remove MMS-related keys in default conf
Ernie Hershey
2013-07-08
SERVER-8588 Default mongod.conf that ships has inconsistent white space
Stephen Benjamin
2013-03-29
SERVER-792 Bind to localhost by default in RPM and debs only
Ernie Hershey
2012-02-21
Merge pull request #148 from dcodix/master
Mike Fiedler
2012-02-17
SERVER-2267 correcting the pidfile usage on RPM-based packages
Mike Fiedler
2011-11-17
mongod.conf modiffied. After uncomenting #optlog = 0 mongo wouldn't start. Ch...
dcodix
2011-08-22
change startup file options to nojournal SERVER-3662
Eliot Horowitz
2011-03-17
Remove a hidden option, and SERVER-2774.
Richard Kreuter
2010-11-02
Remove replica pair options from mongod conf files. SERVER-1788.
Richard Kreuter
2010-04-30
Enable logappend in the conf file for RPM systems.
Richard Kreuter
2010-03-16
Improve RPM packaging, init scripts. SERVER-575, SERVER-576.
Richard Kreuter
2009-12-03
initial stab at rpm files SERVER-396
Eliot Horowitz