Docs: updating auto_refresh_license information (#95804)

This commit is contained in:
Jacob Valdez 2024-11-05 11:35:09 -06:00 committed by GitHub
parent 04d71068d1
commit a8578484bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,6 +35,10 @@ side to be valid for a different number of users or a new duration,
your Grafana instance will be updated with the new terms
automatically. Defaults to `true`.
{{% admonition type="note" %}}
The license only automatically updates once per day. To immediately update the terms for a license, use the Grafana UI to renew your license token.
{{% /admonition %}}
### license_validation_type
When set to `aws`, Grafana will validate its license status with Amazon Web Services (AWS) instead of with Grafana Labs. Only use this setting if you purchased an Enterprise license from AWS Marketplace. Defaults to empty, which means that by default Grafana Enterprise will validate using a license issued by Grafana Labs. For details about licenses issued by AWS, refer to [Activate a Grafana Enterprise license purchased through AWS Marketplace]({{< relref "../../../administration/enterprise-licensing/activate-aws-marketplace-license" >}}).