Option | STATIC_IMAGE_CONTENT_URL | |
Description | Allows note widgets to display images from the configured URL |
ini
...
STATIC_IMAGE_CONTENT_URL=https://my.cdn.com
Adds a URL to the img-src
part of the Content Security Policy
(CSP), allowing note widgets to display images from the
configured URL.