Skip to content

Commit

Permalink
add more info to toggle description
Browse files Browse the repository at this point in the history
  • Loading branch information
gestchild committed Oct 7, 2024
1 parent e9d98ef commit a470c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toggles/webapp/toggles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ const toggles = {
title: 'IIIF Auth V2',
initialValue: false,
description:
'Will make use of the V2 auth services in the IIIF Presentation manifest, if they are available',
'Will make use of the V2 auth services in the IIIF Presentation manifest, if they are available. N.B. some V2 services contain invalid data, so it is not safe to turn this on for everyone until all manifests have been regenerated.',
type: 'experimental',
},
] as const,
Expand Down

0 comments on commit a470c87

Please sign in to comment.