Skip to content

Commit

Permalink
Removed unneeded property file
Browse files Browse the repository at this point in the history
  • Loading branch information
rijnb committed Nov 4, 2016
1 parent 5132f10 commit ed45f01
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ Note that the file `mapcode-secret.properties` is ignored by Git in `.gitignore`
If you wish to use MongoDB tracing, will need to provide your own local
`mapcode-secret.properties`, which override the following properties:

MongoDBTrace.writeEnabled = true
MongoDBTrace.writeEnabled = false
MongoDBTrace.servers = your-server:27017 (eg. localhost:27017)
MongoDBTrace.database = your-database (eg. trace)
MongoDBTrace.userName = your-username
Expand Down
7 changes: 0 additions & 7 deletions service/src/main/resources/mapcode-notrace.properties

This file was deleted.

0 comments on commit ed45f01

Please sign in to comment.