Add dangerous html content to rss (#885)

This commit is contained in:
Manuel
2023-05-24 21:22:31 +02:00
committed by GitHub
parent 0a7292106d
commit 11659dde78
5 changed files with 353 additions and 402 deletions

View File

@@ -10,6 +10,12 @@
},
"refreshInterval": {
"label": "Refresh interval (in minutes)"
},
"dangerousAllowSanitizedItemContent": {
"label": "Dangerous: Allow sanitized item content"
},
"settings.textLinesClamp": {
"label": "Text lines clamp"
}
},
"card": {
@@ -21,4 +27,4 @@
}
}
}
}
}