summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-03-12 08:23:24 +0300
committerAndrew Dolgov <[email protected]>2019-03-12 08:23:24 +0300
commit79d82f8e4538b9798fa0a8432205490c55524809 (patch)
treee41d904841c578c8f773ef3086f42b3b216bf822
parentaed2e8d8f685505dae70925b15b01a0a59678bbf (diff)
upd config dist
-rw-r--r--config.php-dist2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.php-dist b/config.php-dist
index 3404f34..de05800 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -2,6 +2,8 @@
// vim:ft=php:
define('SCRATCH_DB', 'db/scratch.db');
+ // Please set this to a secure first (see README.md)
+
define('BOOKS_DIR', '/home/fox/Books');
define('CALIBRE_DB', BOOKS_DIR . "/metadata.db");