add db kw optimizer env and disable by default until I get off my ass and actually fix the memory usage problems and postgres pagination issues, hey wait shouldn't this be in an issue and not a commit? Oh well

This commit is contained in:
Alexandra
2025-10-20 20:17:07 -06:00
parent 2d6c94f7c1
commit ea61559f10
3 changed files with 7 additions and 1 deletions

2
.env
View File

@@ -15,6 +15,8 @@ MAX_FETCH_JOBS=1000
INSTANCE_NAME=Myrient
# Enable the built-in emulator
EMULATOR_ENABLED=true
# Enable database keyword optimizer
DB_KEYWORD_OPTIMIZER=0
# Set the hostname
HOSTNAME=myrient.mahou.one