Merge pull request #140178 from SuperSandro2000/SuperSandro2000-patch-1
This commit is contained in:
commit
50b79f0270
@ -55,7 +55,7 @@ in
|
||||
description = "Root path for log files.";
|
||||
};
|
||||
level = mkOption {
|
||||
default = "Trace";
|
||||
default = "Info";
|
||||
type = types.enum [ "Trace" "Debug" "Info" "Warn" "Error" "Critical" ];
|
||||
description = "General log level.";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user