Browse Source

add `threads:off` to config file (#662)

flywind 4 năm trước cách đây
mục cha
commit
0200cc21a3
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      config.nims

+ 1 - 0
config.nims

@@ -1,5 +1,6 @@
 --define:ssl
 --define:useStdLib
+--threads:off
 
 # workaround httpbeast file upload bug
 --assertions:off