From 94a2e6fa173f9dacbdc93d63e2194c00a03c53c0 Mon Sep 17 00:00:00 2001 From: amenne Date: Wed, 16 Apr 2025 13:12:17 +0200 Subject: [PATCH] licensing-note Add note setting expectations on licensing --- docs/admin/subscriptions/index.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/admin/subscriptions/index.mdx b/docs/admin/subscriptions/index.mdx index 6cf293cfe..ffdb1cfb6 100644 --- a/docs/admin/subscriptions/index.mdx +++ b/docs/admin/subscriptions/index.mdx @@ -31,3 +31,4 @@ Sourcegraph administrators can view the lines of code count for each repository ## Updating your license key - Navigate to **Site admin > Configuration > Site configuration**, update the `licenseKey` field with the new value, and then click **Save changes**. +- Note: once you apply the license it may take 10-15 minutes for the change to take effect. You can always restart the front-end service to apply the change faster, if needed.