Quellcode durchsuchen

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

flywind vor 4 Jahren
Ursprung
Commit
0200cc21a3
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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