Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-11024 replace master/slave conf file examples with replset | David Storch | 2013-10-18 | 1 | -8/+7 |
| | |||||
* | SERVER-10876 Correct dbpath in rpm mongod.conf | Ernie Hershey | 2013-09-27 | 1 | -1/+1 |
| | |||||
* | SERVER-3579 Change file paths to consistent format | Ernie Hershey | 2013-09-25 | 1 | -2/+2 |
| | |||||
* | SERVER-8055 Remove MMS-related keys in default conf | Ernie Hershey | 2013-08-06 | 1 | -9/+0 |
| | |||||
* | SERVER-8588 Default mongod.conf that ships has inconsistent white space | Stephen Benjamin | 2013-07-08 | 1 | -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 only | Ernie Hershey | 2013-03-29 | 1 | -0/+3 |
| | | | | | Add bind_ip = 127.0.0.1 to config file installed by rpm and deb packages. | ||||
* | Merge pull request #148 from dcodix/master | Mike Fiedler | 2012-02-21 | 1 | -1/+1 |
|\ | | | | | mongod.conf - oplog changed to diaglog in config file | ||||
| * | mongod.conf modiffied. After uncomenting #optlog = 0 mongo wouldn't start. ↵ | dcodix | 2011-11-17 | 1 | -1/+1 |
| | | | | | | | | Changed to #diaglog = 0. | ||||
* | | SERVER-2267 correcting the pidfile usage on RPM-based packages | Mike Fiedler | 2012-02-17 | 1 | -0/+3 |
|/ | |||||
* | change startup file options to nojournal SERVER-3662 | Eliot Horowitz | 2011-08-22 | 1 | -2/+2 |
| | |||||
* | Remove a hidden option, and SERVER-2774. | Richard Kreuter | 2011-03-17 | 1 | -3/+3 |
| | |||||
* | Remove replica pair options from mongod conf files. SERVER-1788. | Richard Kreuter | 2010-11-02 | 1 | -11/+0 |
| | |||||
* | Enable logappend in the conf file for RPM systems. | Richard Kreuter | 2010-04-30 | 1 | -0/+2 |
| | |||||
* | Improve RPM packaging, init scripts. SERVER-575, SERVER-576. | Richard Kreuter | 2010-03-16 | 1 | -1/+4 |
| | |||||
* | initial stab at rpm files SERVER-396 | Eliot Horowitz | 2009-12-03 | 1 | -0/+86 |