mongo config
This commit is contained in:
@@ -5,6 +5,7 @@ net:
|
|||||||
bindIpAll: true
|
bindIpAll: true
|
||||||
security:
|
security:
|
||||||
javascriptEnabled: true
|
javascriptEnabled: true
|
||||||
|
authorization: enabled
|
||||||
systemLog:
|
systemLog:
|
||||||
path: /data/log/mongo.log #日志路径。
|
path: /data/log/mongo.log #日志路径。
|
||||||
destination: file #日志输出方式。file/syslog,如果是file,需指定path,默认是输出到标准输出流中
|
destination: file #日志输出方式。file/syslog,如果是file,需指定path,默认是输出到标准输出流中
|
||||||
|
|||||||
Reference in New Issue
Block a user