summaryrefslogtreecommitdiff
path: root/rpm/mongod.conf
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-251-1/+0
|
* SERVER-33345 Update mongodb.conf to match current bindIpAll and bindIp behaviorJuan Paulo Gutierrez2018-03-051-1/+1
| | | | | | Closes #1214 Signed-off-by: Kelsey Schubert <kelsey@mongodb.com>
* SERVER-29822 update linux packages to add /usr/share/zoneinfo as ↵Derick Rethans2017-06-291-0/+1
| | | | timeZoneInfo default, and add dependency on tzdata package
* SERVER-14750: convert config files to yaml for packagesSam Kleinman2015-04-221-62/+30
|
* SERVER-14283 Update package config file httpinterface defaultErnie Hershey2014-07-231-2/+2
|
* SERVER-13016 Change dbpath from /var/lib/mongodb to /var/lib/mongoErnie Hershey2014-03-041-1/+1
|
* SERVER-11024 replace master/slave conf file examples with replsetDavid Storch2013-10-181-8/+7
|
* SERVER-10876 Correct dbpath in rpm mongod.confErnie Hershey2013-09-271-1/+1
|
* SERVER-3579 Change file paths to consistent formatErnie Hershey2013-09-251-2/+2
|
* SERVER-8055 Remove MMS-related keys in default confErnie Hershey2013-08-061-9/+0
|
* SERVER-8588 Default mongod.conf that ships has inconsistent white spaceStephen Benjamin2013-07-081-26/+26
| | | | | | Removed unneccessary whitespace so mongod.conf that ships in the RPM is consistent. Signed-off-by: Matt Kangas <matt.kangas@10gen.com>
* SERVER-792 Bind to localhost by default in RPM and debs onlyErnie Hershey2013-03-291-0/+3
| | | | | Add bind_ip = 127.0.0.1 to config file installed by rpm and deb packages.
* Merge pull request #148 from dcodix/masterMike Fiedler2012-02-211-1/+1
|\ | | | | mongod.conf - oplog changed to diaglog in config file
| * mongod.conf modiffied. After uncomenting #optlog = 0 mongo wouldn't start. ↵dcodix2011-11-171-1/+1
| | | | | | | | Changed to #diaglog = 0.
* | SERVER-2267 correcting the pidfile usage on RPM-based packagesMike Fiedler2012-02-171-0/+3
|/
* change startup file options to nojournal SERVER-3662Eliot Horowitz2011-08-221-2/+2
|
* Remove a hidden option, and SERVER-2774.Richard Kreuter2011-03-171-3/+3
|
* Remove replica pair options from mongod conf files. SERVER-1788.Richard Kreuter2010-11-021-11/+0
|
* Enable logappend in the conf file for RPM systems.Richard Kreuter2010-04-301-0/+2
|
* Improve RPM packaging, init scripts. SERVER-575, SERVER-576.Richard Kreuter2010-03-161-1/+4
|
* initial stab at rpm files SERVER-396Eliot Horowitz2009-12-031-0/+86