]> gitweb.fluxo.info Git - puppet-etherpad.git/commitdiff
Disabling Abiword
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 19 Mar 2012 01:56:18 +0000 (22:56 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 19 Mar 2012 01:56:18 +0000 (22:56 -0300)
templates/settings.json.erb

index af1ca63b949f6b12180ec3dabbe66a062d849722..e06fd24c5a7f97c0815a90c5ccadf72b7bfb5fc3 100644 (file)
@@ -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",