Skip to content

Commit

Permalink
Add choice request-body-limit to settings command
Browse files Browse the repository at this point in the history
  • Loading branch information
Hannah Bast committed Feb 22, 2025
1 parent 5f28d9b commit c4c279c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/qlever/commands/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ def additional_arguments(self, subparser) -> None:
"lazy-index-scan-queue-size",
"lazy-result-max-cache-size",
"query-planning-budget",
"request-body-limit",
"service-max-value-rows",
"sort-estimate-cancellation-factor",
"throw-on-unbound-variables",
Expand Down

0 comments on commit c4c279c

Please sign in to comment.