summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 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",