From 611393956d78c6b440879166a70ab8310139e73b Mon Sep 17 00:00:00 2001 From: Gregory Eremin Date: Wed, 24 Sep 2014 20:30:29 +0400 Subject: [PATCH] Remove unsupported arguments from readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 79ebd54..16b9afa 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,7 @@ The following arguments are supported by the `burlesque` executable: | Argument | Description | Defaults | | -------- | ----------- | -------- | | `-storage` | Kyoto Cabinet storage path (e.g. `storage.kch#msiz=524288000`) | `-` | -| `-environment` | Process environment: `development` or `production` | `development` | | `-port` | Server HTTP port | `4401` | -| `-rollbar` | [Rollbar](https://rollbar.com/) token | || #### Example