mirror of https://github.com/status-im/consul.git
Merge pull request #14764 from hashicorp/docs/clarify-license-behavior-on-restart
docs: clarify license behavior on restart
This commit is contained in:
commit
bd4a95756f
|
@ -64,7 +64,7 @@ can operate without a license.
|
||||||
|
|
||||||
## Q: Is there a grace period when licenses expire?
|
## Q: Is there a grace period when licenses expire?
|
||||||
|
|
||||||
**Yes—Consul will continue normal operation after license *expiration*** as defined in
|
**Yes—Consul will continue normal operation and can be restarted after license *expiration*** as defined in
|
||||||
[`expiration_time`](/api-docs/operator/license#getting-the-consul-license).
|
[`expiration_time`](/api-docs/operator/license#getting-the-consul-license).
|
||||||
As license expiration is approached or passed, Consul will issue warnings in the system logs.
|
As license expiration is approached or passed, Consul will issue warnings in the system logs.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue