forked from Fediversity/Fediversity
log level trace
This commit is contained in:
parent
dc0e46ed5e
commit
346483b723
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ in
|
|||
"${storeDeps}/etc/ssl"
|
||||
];
|
||||
};
|
||||
log.level = "info";
|
||||
log.level = "trace";
|
||||
runner = {
|
||||
file = ".runner";
|
||||
# Take only 1 job at a time to avoid clashing NixOS tests, see #362
|
||||
|
|
Loading…
Add table
Reference in a new issue