Skip to content

Commit d8ef322

Browse files
committed
Merge branch 'master' of https://github.com/verixx/modmail
2 parents 38e437d + 2bee446 commit d8ef322

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ If you want complete control over your data and do not want to use the centraliz
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`)
5959

60+
Optionally if you want autoupdates (bot syncs your fork with origin) you can add another config var:
61+
* `GITHUB_ACCESS_TOKEN` - Personal access token you can get from your GitHub developer settings.
62+
6063
You also need to create a separate Heroku app for the log viewer that you can deploy from [here](https://github.com/kyb3r/logviewer).
6164

6265
## Features and Commands

0 commit comments

Comments
 (0)