janl commented on a change in pull request #683: URL: https://github.com/apache/couchdb-documentation/pull/683#discussion_r710251996
########## File path: src/config/misc.rst ########## @@ -218,7 +218,57 @@ Content-Security-Policy .. config:section:: csp :: Content-Security-Policy - Experimental support of CSP Headers for ``/_utils`` (Fauxton). + You can configure ``Content-Security-Policy`` header for Fauxton, attachments and + show/list functions separately. See `MDN Content-Security-Policy <https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy>`_ + for more details on CSP. + + .. config:option:: utils_enable + + Enable the sending of the header ``Content-Security-Policy``. Defaults Review comment: fixed, ta! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
