Sha256: aa05247b5db0e6cd123370db20f62319e83801afc5136fa3f167270d5ef8e859
Contents?: true
Size: 414 Bytes
Versions: 5
Compression:
Stored size: 414 Bytes
Contents
# Store data in <%= mongo_master_dir %> instead of the default /data/db dbpath = <%= mongo_master_dir %> # Only accept local connections #bind_ip = 127.0.0.1 logpath = <%= mongo_log_dir %>/<%= mongo_master_name %>.log pidfilepath = <%= mongo_run_dir %>/<%= mongo_master_name %>.pid fork = <%= mongo_fork %> jsonp = <%= mongo_jsonp %> rest = <%= mongo_rest %> port = <%= mongo_master_port %> master = true
Version data entries
5 entries across 5 versions & 1 rubygems