Skip to main content

Module deploy

Module deploy 

Source
Expand description

Deployment profile flags shared by server and worker runtimes.

Constants§

ENV_PUBLIC_FEED_ENABLED
Env var controlling anonymous public feed listing on the Axum server.
ENV_SESSION_SCORE_PLUGIN
Env var selecting the session score plugin used during upload.
ENV_TEAM_API_ENABLED
Env var controlling whether team APIs are mounted on the Worker runtime.

Functions§

parse_bool_flag
Parse a human-friendly boolean env flag value.