Skip to content

Commit

Permalink
fix(docs): readme for creditLine and maximumUploadSize
Browse files Browse the repository at this point in the history
  • Loading branch information
thebiggianthead committed Jul 22, 2024
1 parent 6373177 commit 1b4ac30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ export default defineConfig({
creditLine: {
enabled: true,
// boolean - enables an optional "Credit Line" field in the plugin.
// Used to store credits e.g. photographer, licence info
// Used to store credits e.g. photographer, licence information
excludeSources: ['unsplash'],
// string | string[] - when used with 3rd party asset sources, you may
// wish to prevent users overwriting the creditLine based on the `source.name`
Expand Down

0 comments on commit 1b4ac30

Please sign in to comment.