feat: updates for v7.10 release
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 2m31s

This commit is contained in:
2026-07-13 18:23:00 +01:00
parent 964434af0a
commit 0590191ff4
3 changed files with 15 additions and 4 deletions
+3
View File
@@ -28,6 +28,9 @@ By default, a maximum of 100 observations can be edited in the browser at one ti
* Number (and size) of columns
* Speed of client machine (laptop/desktop)
### DC_MAXOBS_WEBVIEW
By default, a maximum of 500 observations can be viewed in the browser at one time. Please see previous section for items to consider if increasing this value.
### DC_REQUEST_LOGS
On SASjs Server and SAS9 Server types, at the end of each DC SAS request, a record is added to the [MPE_REQUESTS](/tables/mpe_requests) table. In some situations this can cause table locks. To prevent this issue from occuring, the `DC_REQUEST_LOGS` option can be set to `NO` (Default is `YES`).