Skip to content

Commit 7d431f1

Browse files
committed
missed add the db optimize to .env
1 parent 1014de7 commit 7d431f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ PORT=8062
22
BIND_ADDRESS=0.0.0.0
33
FORCE_FILE_REBUILD=0
44
FORCE_METADATA_RESYNC=0
5+
FORCE_DB_OPTIMIZE=0
56
DEBUG=0
67
NODE_ENV=dev
78
# Memory Impacting Settings - Trades for threading efficiency. Much slower, but should be useful for limited memory environments like VPS

0 commit comments

Comments
 (0)