diffix / explorer

Tool to automatically explore and generate stats on data anonymized using Diffix
MIT License
2 stars 1 forks source link

Expose configuration toggles such as the limit on parallel queries #324

Closed sebastian closed 4 years ago

sebastian commented 4 years ago

We have some configuration variables, such as how many queries are executed in parallel. These should be exposed such that they can be adjusted by a user of the system.

Current plan is to rely on the configuration mechanism of ASP.NET CORE.