Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
cbeer committed Mar 8, 2013
1 parent a8c6208 commit b580fc4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -7,6 +7,12 @@ less), so we can do (cross-language/distributed) test-driven development agains
$ thin start
```

Or, tweak the retrieve-archive delay (in seconds):

```bash
$ MAX_COMPLETION_TIME_DELAY=120 thin start
```

Then, you can point your AWS REST client at the local Glacier mock, e.g.:

```ruby
Expand Down

0 comments on commit b580fc4

Please sign in to comment.