From bf5122115e59bbd97615d75626b28daa683567b0 Mon Sep 17 00:00:00 2001 From: Zed Date: Sun, 6 Oct 2019 16:14:54 +0200 Subject: [PATCH] Use asynchttpserver instead of httpbeast --- config.nims | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.nims b/config.nims index 585c397..cfc3da0 100644 --- a/config.nims +++ b/config.nims @@ -1,4 +1,3 @@ --define:ssl - -# workaround httpbeast file upload bug +--define:useStdLib --assertions:off