Compare commits
2 commits
904c7ed1e4
...
45d3b939bf
Author | SHA1 | Date | |
---|---|---|---|
45d3b939bf | |||
43b0c8d489 |
1 changed files with 2 additions and 1 deletions
|
@ -35,7 +35,8 @@ in
|
|||
port = 1113;
|
||||
};
|
||||
logging = {
|
||||
level = "debug";
|
||||
# set to debug for debugging
|
||||
level = "warn";
|
||||
maxFiles = 5;
|
||||
toCosole = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue