Merge "Rename logging.conf-sample to logging.conf.sample"

This commit is contained in:
Jenkins 2014-03-14 13:55:16 +00:00 committed by Gerrit Code Review
commit e6431b5a3a
2 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ installed and running.
2. Copy the Marconi config files to the directory ``~/.marconi``::
$ cp marconi/etc/marconi.conf.sample ~/.marconi/marconi.conf
$ cp marconi/etc/logging.conf-sample ~/.marconi/logging.conf
$ cp marconi/etc/logging.conf.sample ~/.marconi/logging.conf
3. Find ``[drivers]`` section in ``~/.marconi/marconi.conf``
and specify to use mongodb storage::