mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-07 16:03:13 +00:00
don't force logging syncs
This commit is contained in:
parent
69b7dff09b
commit
05f356e0a4
@ -68,10 +68,6 @@ switch("warning", "ObservableStores:off")
|
|||||||
switch("warning", "LockLevel:off")
|
switch("warning", "LockLevel:off")
|
||||||
|
|
||||||
switch("define", "libp2p_pki_schemes=secp256k1")
|
switch("define", "libp2p_pki_schemes=secp256k1")
|
||||||
#TODO this infects everything in this folder, ideally it would only
|
|
||||||
# apply to dagger.nim, but since dagger.nims is used for other purpose
|
|
||||||
# we can't use it. And dagger.cfg doesn't work
|
|
||||||
switch("define", "chronicles_sinks=textlines[dynamic],json[dynamic]")
|
|
||||||
|
|
||||||
# begin Nimble config (version 1)
|
# begin Nimble config (version 1)
|
||||||
when system.fileExists("nimble.paths"):
|
when system.fileExists("nimble.paths"):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user