Add QUERY_PARSER_IMPLEMENTATION in .env.example

This commit is contained in:
Sobuno 2025-01-02 20:06:11 +01:00
parent c44b827922
commit 78f9f7e2dd

View File

@ -325,6 +325,12 @@ USE_RUNNING_BALANCE=false
#
FIREFLY_III_LAYOUT=v1
#
# Which Query Parser implementation to use for the Search Engine and Rules
# 'new' is experimental, 'legacy' is the classic one
#
QUERY_PARSER_IMPLEMENTATION=legacy
#
# Please make sure this URL matches the external URL of your Firefly III installation.
# It is used to validate specific requests and to generate URLs in emails.