mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-22 23:33:19 +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