mirror of
https://github.com/alexankitty/Myrient-Search-Engine.git
synced 2026-01-15 16:33:15 -03:00
add force variable for metadata and db optimize
This commit is contained in:
3
.env
3
.env
@@ -1,6 +1,7 @@
|
||||
PORT=8062
|
||||
BIND_ADDRESS=0.0.0.0
|
||||
FORCE_FILE_REBUILD=0
|
||||
FORCE_METADATA_RESYNC=0
|
||||
DEBUG=0
|
||||
NODE_ENV=dev
|
||||
# Memory Impacting Settings - Trades for threading efficiency. Much slower, but should be useful for limited memory environments like VPS
|
||||
@@ -29,4 +30,4 @@ ELASTICSEARCH_URL=http://localhost:9200
|
||||
|
||||
#IGDB Connection Configuration - Not setting this will disable the new search page and metadata pull
|
||||
TWITCH_CLIENT_ID=
|
||||
TWITCH_CLIENT_SECRET=
|
||||
TWITCH_CLIENT_SECRET=
|
||||
Reference in New Issue
Block a user