0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-28 07:59:02 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
Sam Kleinman
a459fcf9e7 SERVER-14750: convert config files to yaml for packages 2015-04-22 15:15:34 -04:00
Ernie Hershey
d004a865ed SERVER-14283 Update package config file httpinterface default 2014-07-23 14:24:25 -04:00
Ernie Hershey
ba5c7343e5 SERVER-13016 Change dbpath from /var/lib/mongodb to /var/lib/mongo 2014-03-04 16:23:23 -05:00
David Storch
8051e469a4 SERVER-11024 replace master/slave conf file examples with replset 2013-10-18 10:39:19 -04:00
Ernie Hershey
f2d1b125b5 SERVER-10876 Correct dbpath in rpm mongod.conf 2013-09-27 12:35:14 -04:00
Ernie Hershey
e01dfe96c7 SERVER-3579 Change file paths to consistent format 2013-09-25 21:41:28 -04:00
Ernie Hershey
017a17bf24 SERVER-8055 Remove MMS-related keys in default conf 2013-08-06 11:50:38 -04:00
Stephen Benjamin
af45cb2615 SERVER-8588 Default mongod.conf that ships has inconsistent white space
Removed unneccessary whitespace so mongod.conf that ships in the RPM is consistent.

Signed-off-by: Matt Kangas <matt.kangas@10gen.com>
2013-07-08 19:01:09 -04:00
Ernie Hershey
f8699f77f9 SERVER-792 Bind to localhost by default in RPM and debs only
Add bind_ip = 127.0.0.1 to config file installed by rpm and deb
packages.
2013-03-29 15:56:43 -04:00
Mike Fiedler
8b60c3c0eb Merge pull request #148 from dcodix/master
mongod.conf - oplog changed to diaglog in config file
2012-02-21 10:50:43 -08:00
Mike Fiedler
3829adb0ec SERVER-2267 correcting the pidfile usage on RPM-based packages 2012-02-17 09:31:04 -08:00
dcodix
e79171be37 mongod.conf modiffied. After uncomenting #optlog = 0 mongo wouldn't start. Changed to #diaglog = 0. 2011-11-17 18:28:37 +01:00
Eliot Horowitz
f7e97e0b76 change startup file options to nojournal SERVER-3662 2011-08-22 14:27:43 -04:00
Richard Kreuter
ea930f7170 Remove a hidden option, and SERVER-2774. 2011-03-17 12:08:08 -04:00
Richard Kreuter
959e62f1b2 Remove replica pair options from mongod conf files. SERVER-1788. 2010-11-02 11:15:57 -04:00
Richard Kreuter
663c3a7682 Enable logappend in the conf file for RPM systems. 2010-04-30 14:47:48 -04:00
Richard Kreuter
2b7eb10215 Improve RPM packaging, init scripts. SERVER-575, SERVER-576. 2010-03-16 10:06:36 -04:00
Eliot Horowitz
39b64ce9f3 initial stab at rpm files SERVER-396 2009-12-03 14:20:35 -05:00