We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ea47cb + 0c3b652 commit d64a0c7Copy full SHA for d64a0c7
docs/07-extending/04-usage-rights.md
@@ -16,7 +16,7 @@ implementations are provided out of the box in the Grid.
16
below.
17
18
```hocon
19
-usageRightsConfigProvider = "com.gu.mediaservice.lib.guardian.GuardianUsageRightsConfig"
+usageRightsConfigProvider = "com.gu.mediaservice.lib.guardian.GuardianUsageRightsConfig$"
20
```
21
22
* `RuntimeUsageRightsConfig` - that fetches the data from the application configuration. To use this provider and
0 commit comments