From 83c323fbe10249a54d6383189fd9279d82c7d010 Mon Sep 17 00:00:00 2001 From: Azul Date: Mon, 16 Sep 2013 08:33:03 +0200 Subject: point to default config file for options add some explainations --- Readme.md | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index a8af53c..788ad46 100644 --- a/Readme.md +++ b/Readme.md @@ -64,20 +64,7 @@ Configuration For development on a couch with admin party you can probably leave all other options at their default values. For production you will need to set the credentials to an admin user so tapicero can create databases. -The default options are: - - # Database - # - users_db_name: "users" - db_prefix: "user-" - couch_connection: - protocol: "http" - host: "localhost" - port: 5984 - username: ~ - password: ~ - prefix: "" - suffix: "" +The default options and some explaination can be found in config/defaults.yaml Rake Tasks ---------------------------- -- cgit v1.2.3