From 31b40e99c8bad914239a8506b30a2a104447f9d4 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 18 Mar 2012 22:56:18 -0300 Subject: Disabling Abiword --- templates/settings.json.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/settings.json.erb b/templates/settings.json.erb index af1ca63..e06fd24 100644 --- a/templates/settings.json.erb +++ b/templates/settings.json.erb @@ -33,7 +33,7 @@ /* This is the path to the Abiword executable. Setting it to null, disables abiword. Abiword is needed to enable the import/export of pads*/ - "abiword" : "/usr/bin/abiword", + "abiword" : null, /* This setting is used if you need http basic auth */ // "httpAuth" : "user:pass", -- cgit v1.2.3