mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Increase default split size a little
This commit is contained in:
parent
ab96e30bf4
commit
cce4ce07df
@ -12,6 +12,6 @@
|
|||||||
# On Windows this resolves to C:\Users\dornhoeschen\AppData\Local\Temp\mongo-export (MinGW)
|
# On Windows this resolves to C:\Users\dornhoeschen\AppData\Local\Temp\mongo-export (MinGW)
|
||||||
EXPORT_PATH='/tmp/mongo-export/'
|
EXPORT_PATH='/tmp/mongo-export/'
|
||||||
EXPORT_MONGOEXPORT_BIN='mongoexport'
|
EXPORT_MONGOEXPORT_BIN='mongoexport'
|
||||||
MONGO_EXPORT_SPLIT_SIZE=4000
|
MONGO_EXPORT_SPLIT_SIZE=6000
|
||||||
# On Windows use something like this
|
# On Windows use something like this
|
||||||
# EXPORT_MONGOEXPORT_BIN='C:\Program Files\MongoDB\Server\3.6\bin\mongoexport.exe'
|
# EXPORT_MONGOEXPORT_BIN='C:\Program Files\MongoDB\Server\3.6\bin\mongoexport.exe'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user