discourse-data-explorer/config
Martin Brennan 70b973ea9a
FEATURE: Move query limit to hidden site setting (#153)
Previously the `QUERY_RESULT_DEFAULT_LIMIT` const was used
to limit the number of query results. This commit adds the
`data_explorer_query_result_limit` site setting which defaults
to 1000 and has a max of 10000 which matches the const
`QUERY_RESULT_MAX_LIMIT`.
2022-01-19 12:27:21 +10:00
..
locales Update translations (#152) 2022-01-18 14:41:37 +01:00
settings.yml FEATURE: Move query limit to hidden site setting (#153) 2022-01-19 12:27:21 +10:00