mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-25 21:46:50 +00:00
format comment
This commit is contained in:
@@ -15,8 +15,8 @@ pub const VERSION: &str = "0.0.1";
|
||||
pub const DEFAULT_LOG_LEVEL: &str = "info";
|
||||
|
||||
/// Default configuration use stdout
|
||||
/// Default value: true
|
||||
pub const USE_STDOUT: bool = true;
|
||||
/// Default value: false
|
||||
pub const USE_STDOUT: bool = false;
|
||||
|
||||
/// Default configuration sample ratio
|
||||
/// Default value: 1.0
|
||||
|
||||
Reference in New Issue
Block a user