summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-03-18 22:45:58 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-03-18 22:45:58 -0300
commit82581fd823c811e93ea9030a918348e474b56e5c (patch)
tree85ea0bb3361d87371a29f6d83a84c76bf7aa8a4c
parent16dd832943461cdb93abf0a0b13f15bc1d8f21e7 (diff)
downloadpuppet-etherpad-82581fd823c811e93ea9030a918348e474b56e5c.tar.gz
puppet-etherpad-82581fd823c811e93ea9030a918348e474b56e5c.tar.bz2
Abiword path
-rw-r--r--templates/settings.json.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/settings.json.erb b/templates/settings.json.erb
index e06fd24..af1ca63 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" : null,
+ "abiword" : "/usr/bin/abiword",
/* This setting is used if you need http basic auth */
// "httpAuth" : "user:pass",