summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-03-12 08:24:12 +0300
committerAndrew Dolgov <[email protected]>2019-03-12 08:24:12 +0300
commitfbe42901567f5592354ab151a93cf16d90502af8 (patch)
tree1ac9bd62e7ed7c39e071c9a7a9f9c2e8e2b9f802 /config.php-dist
parent79d82f8e4538b9798fa0a8432205490c55524809 (diff)
upd config dist
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.php-dist b/config.php-dist
index de05800..2898bdf 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -2,7 +2,7 @@
// vim:ft=php:
define('SCRATCH_DB', 'db/scratch.db');
- // Please set this to a secure first (see README.md)
+ // Please set this to a secure value first (see README.md)
define('BOOKS_DIR', '/home/fox/Books');
define('CALIBRE_DB', BOOKS_DIR . "/metadata.db");