Skip to content
Snippets Groups Projects
Verified Commit 38e8d264 authored by Loïs Poujade's avatar Loïs Poujade
Browse files

Allow more annotations

parent a12e9908
No related branches found
No related tags found
No related merge requests found
Pipeline #1277 failed
......@@ -237,7 +237,7 @@ export default {
},
annotations: {
htmlSanitizationRuleSet: 'iiif', // See src/lib/htmlRules.js for acceptable values
filteredMotivations: ['oa:commenting', 'oa:tagging', 'sc:painting', 'commenting', 'tagging'],
filteredMotivations: ['oa:commenting', 'oa:tagging', 'sc:painting', 'commenting', 'supplementing', 'tagging'],
},
createGenerateClassNameOptions: { // Options passed directly to createGenerateClassName in Material-UI https://material-ui.com/styles/api/#creategenerateclassname-options-class-name-generator
productionPrefix: 'mirador',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment