Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
naitmare01 authored Sep 9, 2018
1 parent 9e9a66f commit 4205164
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ More info about Webex Teams: https://developer.webex.com/
7. docker run get-driftlaget --bottoken 'secret bot access token' --roomid 'secret room id'
```

### **Optional parameters when running image **
### **Optional parameters when running image.**
```
--pollinginterval
The polling intervall in seconds. If left untouched default is 30.
Expand All @@ -48,4 +48,8 @@ I.e. how often the bot should poll the API.
--url
API URL to for the Church of Sweden current IT operation status(goo.gl/XXKFxQ). If left untouched default is https://webapp.svenskakyrkan.se/driftlaget/v2/api/news
```
```
```
--logthreshold
Number of entries to be keep in the log database before the databse is purged. If left untouched default is 100 logs.
```

0 comments on commit 4205164

Please sign in to comment.