Skip to main content

update_log_settings

Function update_log_settings 

Source
pub async fn update_log_settings(
    retention_days: i32,
    max_rows: i32,
) -> Result<LogSettings, ServerFnError>
Expand description

更新日志查看器配置。

两个值都会被 clamp 到合法范围后写入。

§Handler information

  • Method: post
  • Path: <auto>