mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-07 22:03:14 +00:00
+3
-3
@@ -192,9 +192,9 @@ async fn run(opt: config::Opt) -> Result<()> {
|
||||
})?;
|
||||
warn!(" init store success!");
|
||||
// init scanner
|
||||
// init_data_scanner().await;
|
||||
// // init auto heal
|
||||
// init_auto_heal().await;
|
||||
init_data_scanner().await;
|
||||
// init auto heal
|
||||
init_auto_heal().await;
|
||||
|
||||
info!("server was started");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user