From 77ed8319cf280a336ae6983cf4a4ae5fea1ca051 Mon Sep 17 00:00:00 2001 From: CHBMB Date: Fri, 12 Aug 2016 12:52:46 +0100 Subject: [PATCH] readme --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d221baf..b211850 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ See : [COPS's home](http://blog.slucas.fr/en/oss/calibre-opds-php-server) for mo Don't forget to check the [Wiki](https://github.com/seblucas/cops/wiki). -# Why? (Taken from the author's site) +##Why? (taken from the author's site) In my opinion Calibre is a marvelous tool but is too big and has too much dependencies to be used for its content server. @@ -39,9 +39,7 @@ If you want to use the OPDS feed don't forget to specify feed.php at the end of # Docker Container -Unlike other implementations of COPS in a docker container this gives you access to `config_local.php` to customise your install to suit your needs. It also contains all the dependencies to use the email facility. - -`config_local.php` is found in `/config/www/cops/` +Unlike other implementations of COPS in a docker container the linuxserver version gives you access to `config_local.php` in `/config/www/cops/` to customise your install to suit your needs. It also contains all the dependencies to use the email facility. ## Usage