mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-19 12:15:28 +00:00
10 lines
183 B
INI
Executable File
10 lines
183 B
INI
Executable File
port = 27017
|
|
master = true
|
|
dbpath = c:\mongo
|
|
logappend = true
|
|
directoryperdb = true
|
|
logpath = mongodb-logs/mongodb.log
|
|
httpinterface = true
|
|
rest = true
|
|
syncdelay = 5
|
|
smallfiles = true |