Skip to main content

seed_image_limit_settings_from_env

Function seed_image_limit_settings_from_env 

Source
pub(crate) async fn seed_image_limit_settings_from_env(
    client: &Client,
) -> Result<(), AppError>
Expand description

启动时用 MAX_IMAGE_DIMENSION / MAX_IMAGE_PIXELS / IMAGE_DIMENSIONS_CACHE_TTL_SECS 环境变量播种图片尺寸限制配置。