We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b24d5f1 + cdbcc09 commit 9d5046bCopy full SHA for 9d5046b
1 file changed
IdentityServer/v7/docs/content/reference/options.md
@@ -741,8 +741,8 @@ discovery document cache preview using the **EnableDiscoveryDocumentCache** flag
741
This will cache discovery document information for the duration specified in the
742
**DiscoveryDocumentCacheDuration** option.
743
744
-It's best to keep the cache time low if you use the `CustomEntries` element on the
745
-discovery document or implement a custom `IDiscoveryResponseGenerator`.
+It's best to keep the cache time low if you use the **CustomEntries** element on the
+discovery document or implement a custom **IDiscoveryResponseGenerator**.
746
747
#### Strict Audience Validation
748
0 commit comments