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:
@ -18,7 +18,7 @@ let
|
||||
};
|
||||
logging = {
|
||||
minimum-level = "Info";
|
||||
format = "Plain";
|
||||
format = "Fancy";
|
||||
};
|
||||
mail-debug = false;
|
||||
jdbc = {
|
||||
|
Reference in New Issue
Block a user