Skip to content

Commit 1c10451

Browse files
authored
Update README.md
1 parent 5558793 commit 1c10451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Heroku is a container based cloud platform that currently offers a free plan to
5252

5353
## Self-hosted logs
5454

55-
If you want complete control over your data and do not want to use the centralized API service, you can self host your logs. You can do this by adding two config variables:
55+
If you want complete control over your data and do not want to use the centralized API service, you can self host your logs. We recommed this if you want stability and security for your bot. You can do this by adding two config variables:
5656

5757
* `MONGO_URI` - MongoDB connection URI, you can get a free 500 MB cluster from [MongoDB Atlas](https://www.mongodb.com/cloud/atlas).
5858
* `LOG_URL` - The URL of your log viewer Heroku app (`https://yourlogviewerappname.herokuapp.com`)

0 commit comments

Comments
 (0)