gristlabs / grist-core

Grist is the evolution of spreadsheets.
https://www.getgrist.com
Apache License 2.0
7.27k stars 322 forks source link

Draft: env variables for ACTION_HISTORY limits #1261

Closed vviers closed 1 month ago

vviers commented 1 month ago

Context

Partial fix of #1121

As a self-hoster, I want to be able to parameterize ACTION_HISTORY max sizes (both as rows and as disk space)

Proposed solution

Introduce 2 env variables to make those limits parametrizable.

Related issues

Has this been tested?

Screenshots / Screencasts

fflorent commented 1 month ago

I resume the work on this PR here: #1262