remove mongodb folder

This commit is contained in:
Luk Lu
2019-10-03 14:28:30 +08:00
parent 2b81d11aa0
commit 4571d783f2
3 changed files with 4 additions and 6 deletions

View File

@@ -7,5 +7,5 @@ security:
javascriptEnabled: true
authorization: enabled
systemLog:
path: /data/log/mongo.log #日志路径。
path: ~/mongodb/log/mongod.log #日志路径。
destination: file #日志输出方式。file/syslog,如果是file需指定path默认是输出到标准输出流中