Skip to main content

update_image_cache_settings

Function update_image_cache_settings 

Source
pub async fn update_image_cache_settings(
    disk_cache_max_mb: u32,
    disk_cache_max_age_hours: u32,
) -> Result<ImageCacheSettings, ServerFnError>
Expand description

更新图片磁盘缓存配置。

§Handler information

  • Method: post
  • Path: <auto>