Licensing
Releval includes an embedded Individual license by default. To use a different license tier, provide a license file:
| Variable | Description |
|---|---|
License__Path | Path to a .lic license file |
Example
- Environment Variable
- appsettings.json
environment:
- License__Path=/app/license/releval.lic
{
"License": {
"Path": "/app/license/releval.lic"
}
}
The license controls resource limits such as the maximum number of users, endpoints, query sets, evaluations, and more. See Administration for details on resource limits.