From 87f5ec0c557e59ae52fef1a8e2eb873070832402 Mon Sep 17 00:00:00 2001 From: James Page Date: Wed, 23 Nov 2016 09:23:37 +0000 Subject: [PATCH] More README tidy --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4290085..e0a3dff 100644 --- a/README.md +++ b/README.md @@ -29,12 +29,12 @@ snap: The glance daemons (api and registry) can be configured in a few ways. Firstly each daemon will detect and read `etc/glance/glance-.conf` -if it exists so you can just place all configuration in this file for each +if it exists so you can just place all configuration in the file for each daemon. Alternatively all daemons will load all configuration files from `etc/glance.conf.d` - in the above example, database and keystone authtoken -onfiguration is shared across both daemons using configuration snippets in +configuration is shared across both daemons using configuration snippets in separate files in `etc/glance.conf.d`. For reference, $SNAP\_COMMON is typically located under