From: Silvio Rhatto Date: Mon, 19 Mar 2012 01:56:18 +0000 (-0300) Subject: Disabling Abiword X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=31b40e99c8bad914239a8506b30a2a104447f9d4;p=puppet-etherpad.git Disabling Abiword --- 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",