From 9ddad7abcd1c11283bfab3332e7ef1845033e196 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 13 Jan 2016 00:37:59 +0100 Subject: no plugins? --- ymir.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ymir.nix') diff --git a/ymir.nix b/ymir.nix index 8676b0f1..e80053db 100644 --- a/ymir.nix +++ b/ymir.nix @@ -174,7 +174,7 @@ in rec { services.uwsgi = { enable = true; - plugins = ["cgi"]; + plugins = []; instance = { type = "normal"; processes = 1; -- cgit v1.2.3