2020年7月12日星期日

MongoDB配置文件mongod.conf

# mongod.conf# for documentation of all options, see:# where to write logging data.systemLog: destination: file logAppend: true path: /data/log/mongodb/mongod.log# Where and how to store data.storage: dbPath: /data/db/mongodb journal: enabled: true# engine:# wiredTiger:# how the process runsprocessManagement: fork: true # fork and run in background pidFilePath: /var/run/mongodb/mongod.pid # location of pidfile timeZoneInfo: /usr/share/zoneinfo# network interfacesnet: port: 27017 bindIp: 0.0.0.0 # Enter 0.0.0.0,:: to bind to all IPv4 and IPv6 addresses or, alternatively, use the net.bindIpAll setting.security: authorization: enabled# operationProfiling:# replication:# sharding:# Enterprise-Only Options# auditLog:# snmp:

 

MongoDB配置文件mongod.conf汇通天下物流writer薇美铺旺季来临,卖家如何进行合理的产品定价呢?面对新型冠状病毒疫情,中国跨境电商挑战机遇并存亚马逊Listing五点描述怎么写?组团去河南组团去河南组团去河南

没有评论:

发表评论