From a3c419b81d553e360137fab7041c57158789e79f Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 27 Sep 2015 00:57:24 +0200 Subject: sql storage has no advantage over internal --- ymir.nix | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'ymir.nix') diff --git a/ymir.nix b/ymir.nix index 89b5e5cb..a566b3f4 100644 --- a/ymir.nix +++ b/ymir.nix @@ -80,16 +80,6 @@ in { "gkleen@xmpp.li" ]; allowRegistration = false; - extraConfig = '' - plugin_paths = { } - log = { - error = "syslog"; - info = "syslog"; - } - storage = "sql" - ''; - extraModules = [ "storage_sql" - ]; virtualHosts.default = { enabled = true; -- cgit v1.2.3