Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acking-you/static_flow
/ config
Method
config
crates/backend/src/media_proxy/mod.rs:36–38 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
34
}
35
36
pub fn config(&self) -> &config::MediaProxyConfig {
37
&self.config
38
}
39
}
Callers
6
stream_local_media_raw
Function · 0.45
stream_local_media_hls_artifact
Function · 0.45
stream_local_media_mp4_artifact
Function · 0.45
stream_local_media_poster
Function · 0.45
append_upload_chunk
Function · 0.45
join_internal_url
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected