Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
AlinaNova21 committed Feb 14, 2021
1 parent 1bafbc3 commit e2318d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

## Requirements

* nodejs 8+
* nodejs 10+
* Plenty of disk space, I see an average of 8kb per tick per room, by default this saves 200,000 ticks. So ~20MB per active room.

## Warning
Expand All @@ -23,7 +23,7 @@ All options and defaults are listed below
### History

* historyChunkSize: 20 (Number of ticks per history file)
* mode: file (valid values are `file` and `aws`)
* mode: sqlite (valid values are `file`, `aws`, and `sqlite`)
* region: us-east-1
* apiVersion: latest
* accessKeyId:
Expand Down

0 comments on commit e2318d8

Please sign in to comment.