fn media_source(services: &Services) -> Result<MediaSource>Expand description
Resolves the configured Conduit media source. A named provider must already
be defined under [storage_provider]; its absence is an operator error that
aborts the import rather than silently dropping every file.