Commit b05874736231c84bf504183188ca820e9658dc79

Authored by Cyril Mougel
1 parent bfe1e8b8
Exists in master and in 1 other branch production

Add information about not need update if not use config/database.yml

[ci-skip]
Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
README.md
... ... @@ -348,6 +348,9 @@ The file of MongoDB connection config/database.yml change between 0.2 to
348 348 0.3. So Check the new config/database.yml.example file and update it in
349 349 good way.
350 350  
  351 +This change is not need to be done if you use only ENV variable to
  352 +define you access to MongoDB database.
  353 +
351 354  
352 355 ## User information in error reports
353 356  
... ...