summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.php-dist1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.php-dist b/config.php-dist
index 2898bdf..ff4c32a 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -8,6 +8,5 @@
define('CALIBRE_DB', BOOKS_DIR . "/metadata.db");
define('DICT_ENABLED', false);
- define('DICT_CLIENT', '/usr/bin/dict');
define('DICT_SERVER', 'localhost');