status-node-manager/config.nims

12 lines
249 B
Plaintext
Raw Normal View History

2024-01-09 13:30:05 +00:00
# begin Nimble config (version 2)
--noNimblePath
when withDir(thisDir(), system.fileExists("nimble.paths")):
include "nimble.paths"
# end Nimble config
--threads:on
--opt:speed
--excessiveStackTrace:on
# enable metric collection
--define:metrics