mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 09:22:33 +00:00
Add QUERY_PARSER_IMPLEMENTATION in .env.example
This commit is contained in:
@@ -325,6 +325,12 @@ USE_RUNNING_BALANCE=false
|
|||||||
#
|
#
|
||||||
FIREFLY_III_LAYOUT=v1
|
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.
|
# 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.
|
# It is used to validate specific requests and to generate URLs in emails.
|
||||||
|
Reference in New Issue
Block a user