status-node-manager/config.nims

12 lines
249 B
Nim

# 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