mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
Set default log format to fancy
This commit is contained in:
@ -23,7 +23,7 @@ let
|
||||
};
|
||||
logging = {
|
||||
minimum-level = "Info";
|
||||
format = "Plain";
|
||||
format = "Fancy";
|
||||
};
|
||||
integration-endpoint = {
|
||||
enabled = false;
|
||||
|
Reference in New Issue
Block a user