mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-02-16 14:57:54 +00:00
[wip] fix indentation
This commit is contained in:
parent
742e6297eb
commit
47bc7f2359
@ -61,10 +61,10 @@ task task_runner_streams, "Build task_runner_streams experiment":
|
||||
" --tlsEmulation:off"
|
||||
|
||||
chronicles_log_level {.strdefine.} =
|
||||
when defined(danger) or defined(release):
|
||||
"INFO"
|
||||
else:
|
||||
"DEBUG"
|
||||
when defined(danger) or defined(release):
|
||||
"INFO"
|
||||
else:
|
||||
"DEBUG"
|
||||
|
||||
host {.strdefine.} = ""
|
||||
maxRequestBodySize {.strdefine.} = ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user