Sha256: 125bfde12a066458b7691c2a908ff84fef5d9ed9c4d5642c6f715d69a73cee65
Contents?: true
Size: 414 Bytes
Versions: 2
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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
peony-0.3.1 | templates/mongo/master.conf.erb |
peony-0.3.0 | templates/mongo/master.conf.erb |