If I add the directive `media-src` as custom directive, which is a valid directive according [to the source code](https://github.com/Flowpack/Flowpack.ContentSecurityPolicy/blob/main/Classes/Model/Directive.php#L9) it is not added to the CSP-Header.
If I add the directive
media-srcas custom directive, which is a valid directive according to the source code it is not added to the CSP-Header.